summaryrefslogtreecommitdiff
path: root/src/gobang.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/gobang.go')
-rw-r--r--src/gobang.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gobang.go b/src/gobang.go
index e7280a9..e45eb0a 100644
--- a/src/gobang.go
+++ b/src/gobang.go
@@ -17,8 +17,8 @@ import (
"strings"
"time"
- gt "gotext"
"uuid"
+ gt "gotext"
)