Browse Source

Remove constants backup

Vova Tkach 6 years ago
parent
commit
a4952f0d7b
1 changed files with 0 additions and 5 deletions
  1. 0 5
      .bak/constants/constants.go

+ 0 - 5
.bak/constants/constants.go

@@ -1,5 +0,0 @@
-package constants
-
-const Debug = !false
-const ServerVersion = "1.0.1"
-const AssetsVersion = "8"