pass rm unused flags
This commit is contained in:
@@ -14,10 +14,6 @@ import (
|
||||
|
||||
var (
|
||||
dbPath = flag.String("db", "./db", "db file path")
|
||||
logger = logging.Logger("globaldb")
|
||||
// topicName = "globaldb-example"
|
||||
// netTopic = "globaldb-example-net"
|
||||
// config = "globaldb-example"
|
||||
)
|
||||
|
||||
// Create the root command
|
||||
|
||||
Reference in New Issue
Block a user