mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 12:29:49 +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:
@@ -22,7 +22,6 @@ import (
|
||||
|
||||
// cnm is a network implementation for the CNM plugin.
|
||||
type cnm struct {
|
||||
config NetworkConfig
|
||||
}
|
||||
|
||||
func cnmLogger() *logrus.Entry {
|
||||
|
Reference in New Issue
Block a user