minor cleanup
This commit is contained in:
parent
f1f2142fdf
commit
4eff80c1fd
@ -11,9 +11,9 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
ServerAddress = "SERVER_ADDRESS"
|
||||
ServerAddress = "ServerAddress"
|
||||
|
||||
Sql_Connection_String = "SQL_CONNECTION_STRING"
|
||||
//Sql_Connection_String = "SQL_CONNECTION_STRING"
|
||||
|
||||
FEATURE_ENABLE_REDDIT_BACKEND = "FEATURE_ENABLE_REDDIT_BACKEND"
|
||||
REDDIT_PULL_TOP = "REDDIT_PULL_TOP"
|
||||
|
Loading…
Reference in New Issue
Block a user