fix unreachable code

This commit is contained in:
Chris Lu
2020-04-17 10:04:28 -07:00
parent ffa69b24ae
commit 826f96b6f3
3 changed files with 0 additions and 3 deletions

View File

@@ -121,7 +121,6 @@ func runFilerReplicate(cmd *Command, args []string) bool {
}
}
return true
}
func validateOneEnabledInput(config *viper.Viper) {