mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-10 00:52:20 +00:00
Fix linting error
This commit is contained in:
@@ -98,5 +98,5 @@ func InitConfig(cfgFile string) {
|
||||
viper.SetEnvPrefix("ND")
|
||||
viper.AutomaticEnv()
|
||||
|
||||
viper.ReadInConfig()
|
||||
_ = viper.ReadInConfig()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user