pass rm unused flags

This commit is contained in:
2024-10-10 10:04:46 +02:00
parent 73459571d5
commit 74a3fc3900

View File

@@ -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