fix package name

This commit is contained in:
ryanfkeepers 2024-01-23 13:16:20 -07:00
parent db14816ac8
commit 9831fb8f91
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
package groups
package teamschats
import (
"context"

View File

@ -1,4 +1,4 @@
package groups
package teamschats
import (
"context"

View File

@ -1,4 +1,4 @@
package groups
package teamschats
import (
"context"