mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 04:18:53 +00: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