Browse Source

Revert "Update constants.go"

This reverts commit 7edf618c90fd04070af933663ac5f46df424dbc5.
Vova Tkach 6 years ago
parent
commit
b75e25be94
1 changed files with 0 additions and 6 deletions
  1. 0 6
      constants/constants.go

+ 0 - 6
constants/constants.go

@@ -3,9 +3,3 @@ package constants
 const Debug = !false
 const ServerVersion = "1.0.1"
 const AssetsVersion = "4"
-
-const DirNameVHostConfig = "config"
-const DirNameVHostStatic = "htdocs"
-const DirNameVHostLogs = "logs"
-const DirNameVHostTmpl = "template"
-const DirNameVHostTemp = "tmp"