Merge: Ci: move services to specific hostnames
[nit.git] / lib / neo4j / neo4j.nit
index a5f128a..8c10f6e 100644 (file)
@@ -75,8 +75,6 @@ class Neo4jClient
        # REST service to send cypher requests
        private var cypher_url: String
 
-       private var curl = new Curl
-
        init(base_url: String) do
                self.base_url = base_url
                var root = service_root