mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-23 01:04:25 +01:00
lint: Fix virtcontainers structcheck errors
Correct `structcheck` linter issues. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
@@ -466,8 +466,6 @@ type Pod struct {
|
||||
|
||||
networkNS NetworkNamespace
|
||||
|
||||
lockFile *os.File
|
||||
|
||||
annotationsLock *sync.RWMutex
|
||||
|
||||
wg *sync.WaitGroup
|
||||
|
||||
Reference in New Issue
Block a user