fix import issue
diff --git a/dockertests/docker_test.go b/dockertests/docker_test.go
index 72589e2..af4a111 100644
--- a/dockertests/docker_test.go
+++ b/dockertests/docker_test.go
@@ -3,10 +3,7 @@
 import (
 	"github.com/30x/apidApigeeSync"
 	"github.com/30x/apid-core"
-	"github.com/apigee-labs/transicator/common"
 	. "github.com/onsi/ginkgo"
-	. "github.com/onsi/gomega"
-	"net/http"
 	"net/http/httptest"
 	"os"
 	"github.com/30x/apid-core/factory"