diff --git a/pkg/importer/foursquare/foursquare.go b/pkg/importer/foursquare/foursquare.go index 89ca55b05..91a2c7791 100644 --- a/pkg/importer/foursquare/foursquare.go +++ b/pkg/importer/foursquare/foursquare.go @@ -18,7 +18,6 @@ limitations under the License. package foursquare import ( - "errors" "fmt" "log" "net/http"