remove unnecessary code
This commit is contained in:
parent
e3e4515af6
commit
301dbd5c0e
@ -81,9 +81,6 @@ override the options.`,
|
||||
return err
|
||||
}
|
||||
|
||||
// Set the value of HideDotfiles from the flag
|
||||
defaults.HideDotfiles = mustGetBool(flags, "hide-dotfiles")
|
||||
|
||||
s := &settings.Settings{
|
||||
Key: key,
|
||||
Signup: signup,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user