Remove extra imports which are no longer needed
This commit is contained in:
parent
0bd6bdd5b8
commit
2ee3f6bfd3
@ -1,10 +1,5 @@
|
||||
package core
|
||||
|
||||
import (
|
||||
"github.com/hashicorp/go-plugin"
|
||||
"google.golang.org/grpc"
|
||||
)
|
||||
|
||||
type closer interface {
|
||||
Closer(func() error)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user