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