From 2fd7f9f2e1109ef12ea4a700e55a57a986c8568b Mon Sep 17 00:00:00 2001 From: 1138-4EB <1138-4EB@users.noreply.github.com> Date: Tue, 8 Jan 2019 19:38:54 +0100 Subject: [PATCH] remove blank lines --- cmd/root.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/cmd/root.go b/cmd/root.go index 52ccc216..e33f11ca 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -128,9 +128,7 @@ set FB_DATABASE. Also, if the database path doesn't exist, File Browser will enter into the quick setup mode and a new database will be bootstraped and a new user created with the credentials from options "username" and "password".`, - Run: python(func(cmd *cobra.Command, args []string, d pythonData) { - log.Println(cfgFile) if !d.hadDB {