about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/main.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.go b/src/main.go
index 442f973..65a3212 100644
--- a/src/main.go
+++ b/src/main.go
@@ -17,8 +17,6 @@ var databasePath string
 var sessiondbPath string
 var templatesPath string
 
-const salt = "oogha3AiH7taimohreeH8Lexoonea5zi"
-
 var (
 	globalState *State
 )