We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44ec93 commit 5c2f32fCopy full SHA for 5c2f32f
daemon/main.go
@@ -48,7 +48,6 @@ func main() {
48
}
49
50
s := autoSyncService.Service
51
- // FIXME: Figure out this logger buillshit!
52
logger, err = s.Logger(nil)
53
if err != nil {
54
log.Fatal(err)
0 commit comments