Skip to content

Commit

Permalink
Update config.go
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPates committed Mar 1, 2024
1 parent fd3d26c commit 5b54099
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,5 @@ func New() *Config {
LogLevel: DefaultLogLevel,
LogFormat: DefaultLogFormat,
SyncMethod: DefaultSyncMethod,
GoogleCredentials: DefaultGoogleCredentials,
}
}

0 comments on commit 5b54099

Please sign in to comment.