mirror of
https://github.com/lorsanstand/HomeOps-Hub.git
synced 2026-09-18 16:18:21 +03:00
refactor: sync
This commit is contained in:
@@ -32,7 +32,6 @@ func NewApp() (*App, error) {
|
||||
}
|
||||
|
||||
logger := log.NewLogger(cfg)
|
||||
logger = logger.With().Str("component", "internal.app").Logger()
|
||||
logger = logger.With().Str("name", cfg.AppName).Logger()
|
||||
|
||||
sett, err := settings.ReadSettings(cfg.SettingsPath)
|
||||
|
||||
Reference in New Issue
Block a user