Skip to content

Commit 1dbfa88

Browse files
committed
chore: fmt
1 parent 5fa8f17 commit 1dbfa88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/k8s/k8s_log/k8s_log.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ func (ls LogScanner) StartReadingLogs() {
8484
LineBuffer: linebuffer.New(logContent),
8585
Container: ls.Container,
8686
}
87-
87+
8888
ls.LogChan <- newLog
8989
}
9090

0 commit comments

Comments
 (0)