Skip to content

Commit e0f8169

Browse files
committed
lint error ?
1 parent 3c7913c commit e0f8169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/watcher/watcher_plugin.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ func (w *Watcher) handleCredentialUpdate(ctx context.Context) {
240240
if err != nil {
241241
slog.ErrorContext(ctx, "Unable to create new grpc connection", "error", err)
242242
w.watcherMutex.Unlock()
243-
243+
244244
return
245245
}
246246
w.watcherMutex.Unlock()

0 commit comments

Comments
 (0)