mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-09-16 06:26:21 +00:00
Fix warning message about package comment
This commit is contained in:
@@ -13,5 +13,4 @@
|
||||
// limitations under the License.
|
||||
|
||||
// Package api is the package that contains thick pluigin's server apis.
|
||||
|
||||
package api
|
||||
|
@@ -14,5 +14,4 @@
|
||||
|
||||
// Package config is the package that contains the libraries that operates
|
||||
// CNI config files
|
||||
|
||||
package config
|
||||
|
@@ -13,5 +13,4 @@
|
||||
// limitations under the License.
|
||||
|
||||
// Package server is the package that contains thick pluigin's server libraries.
|
||||
|
||||
package server
|
||||
|
Reference in New Issue
Block a user