Fix warning message about package comment

This commit is contained in:
Tomofumi Hayashi
2022-12-16 00:43:01 +09:00
parent 971a110db7
commit 3ffa206abc
11 changed files with 0 additions and 11 deletions

View File

@@ -13,5 +13,4 @@
// limitations under the License.
// Package api is the package that contains thick pluigin's server apis.
package api

View File

@@ -14,5 +14,4 @@
// Package config is the package that contains the libraries that operates
// CNI config files
package config

View File

@@ -13,5 +13,4 @@
// limitations under the License.
// Package server is the package that contains thick pluigin's server libraries.
package server