Skip to content
Snippets Groups Projects
Commit 8c052c5e authored by erthalion's avatar erthalion
Browse files

Remove unused variables

parent b44bf1dd
No related branches found
No related tags found
No related merge requests found
......@@ -19,12 +19,6 @@ import (
var (
True = true
False = false
logger = logrus.New().WithField("test", "cluster")
)
const (
superUserName = "postgres"
replicationUserName = "standby"
)
var mockTeamsAPI mockTeamsAPIClient
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment