diff options
Diffstat (limited to 'adapter/vppapiclient/stat_client_stub.go')
-rw-r--r-- | adapter/vppapiclient/stat_client_stub.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adapter/vppapiclient/stat_client_stub.go b/adapter/vppapiclient/stat_client_stub.go index b42619c..57792f3 100644 --- a/adapter/vppapiclient/stat_client_stub.go +++ b/adapter/vppapiclient/stat_client_stub.go @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// +build windows darwin +// +build windows darwin novpp package vppapiclient |