mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-08 13:54:28 +00:00
Fix linter
This commit is contained in:
parent
b8e0de3a9f
commit
4581b79f3e
@ -23,7 +23,6 @@ import (
|
||||
const (
|
||||
fdCachedItemAvgSize = 40
|
||||
fdCacheMaxItems = 500000 / fdCachedItemAvgSize
|
||||
golangMapLimit = 1 << 10 // 1024
|
||||
)
|
||||
|
||||
type tlsPoller struct {
|
||||
|
Loading…
Reference in New Issue
Block a user