summaryrefslogtreecommitdiffstats
path: root/cmd/dump_repo.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/dump_repo.go')
-rw-r--r--cmd/dump_repo.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/dump_repo.go b/cmd/dump_repo.go
index 31f4574c2d..1a9344dbe1 100644
--- a/cmd/dump_repo.go
+++ b/cmd/dump_repo.go
@@ -88,7 +88,6 @@ func runDumpRepository(ctx *cli.Context) error {
log.Info("Custom path: %s", setting.CustomPath)
log.Info("Log path: %s", setting.LogRootPath)
log.Info("Configuration file: %s", setting.CustomConf)
- setting.InitDBConfig()
var (
serviceType structs.GitServiceType