diff --git a/config.go b/config.go index ea32445..7201fee 100644 --- a/config.go +++ b/config.go @@ -66,8 +66,6 @@ func init() { if has { config.CompletionWebhookURL = webhookURL } - - updateFullBackupPath() } func updateFullBackupPath() {