Merge pull request #2985 from nspcc-dev/bugfix/interop-unused-import
interop/util: Drop unused import
This commit is contained in:
commit
f0a5430b5b
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ Package util contains some special useful functions that are provided by compile
|
|||
package util
|
||||
|
||||
import (
|
||||
"github.com/nspcc-dev/neo-go/pkg/interop"
|
||||
"github.com/nspcc-dev/neo-go/pkg/interop/neogointernal"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue