Fix revive error

This commit is contained in:
Tomofumi Hayashi
2022-06-21 23:39:18 +09:00
parent 8bbb594dad
commit dc57189cf9
12 changed files with 151 additions and 1 deletions

View File

@@ -15,7 +15,6 @@
// This is a "Multi-plugin".The delegate concept referred from CNI project
// It reads other plugin netconf, and then invoke them, e.g.
// flannel or sriov plugin.
package main
import (