diff options
Diffstat (limited to 'common/types.go')
-rw-r--r-- | common/types.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common/types.go b/common/types.go deleted file mode 100644 index 81456b4..0000000 --- a/common/types.go +++ /dev/null @@ -1,3 +0,0 @@ -package common - -type RoomId uint64 |