mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
split web server into a listen and serve call
This commit is contained in:
@@ -142,8 +142,6 @@ func (w *Watcher) sendInitialValues() error {
|
||||
}
|
||||
|
||||
w.settingsData = message.Update
|
||||
|
||||
log.Printf("watcher: initial values: %s -> %v", filename, content)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user