decided State and Service are documented enough

This commit is contained in:
Sam Lewis
2022-11-02 00:15:22 -04:00
parent 33a92d96bd
commit 055aa04aee

View File

@@ -156,5 +156,3 @@ func myFunc(se *ga.Service, st *ga.State) {
...
}
```
<!-- TODO: add doc for State and Service, prolly don't need it for EntityData/EntityState -->