testing: remove bad imports
This commit is contained in:
parent
238f78b556
commit
384557de0c
|
@ -1,8 +1,6 @@
|
|||
package protocol
|
||||
|
||||
import (
|
||||
"git.lumeweb.com/LumeWeb/libs5-go/mocks/interfaces"
|
||||
"git.lumeweb.com/LumeWeb/libs5-go/mocks/net"
|
||||
"github.com/golang/mock/gomock"
|
||||
"os"
|
||||
"testing"
|
||||
|
|
Loading…
Reference in New Issue