Skip to content

Commit

Permalink
remove 'excludedprefixes'
Browse files Browse the repository at this point in the history
Signed-off-by: denis-tingaikin <[email protected]>
  • Loading branch information
denis-tingaikin committed Oct 12, 2022
1 parent e4254e9 commit c37bf00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions internal/imports/imports_linux.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Code generated by github.com/edwarnicke/imports-gen DO NOT EDIT.
// DO NOT EDIT - generated by github.com/edwarnicke/imports-gen
package imports

import (
Expand All @@ -18,7 +18,6 @@ import (
_ "github.com/networkservicemesh/sdk/pkg/networkservice/chains/client"
_ "github.com/networkservicemesh/sdk/pkg/networkservice/common/authorize"
_ "github.com/networkservicemesh/sdk/pkg/networkservice/common/clientinfo"
_ "github.com/networkservicemesh/sdk/pkg/networkservice/common/excludedprefixes"
_ "github.com/networkservicemesh/sdk/pkg/networkservice/common/heal"
_ "github.com/networkservicemesh/sdk/pkg/networkservice/common/mechanisms"
_ "github.com/networkservicemesh/sdk/pkg/networkservice/common/mechanisms/kernel"
Expand Down

0 comments on commit c37bf00

Please sign in to comment.