diff --git a/src/Neo4jQueryAPI.php b/src/Neo4jQueryAPI.php index 3808b1d1..b0cb8219 100644 --- a/src/Neo4jQueryAPI.php +++ b/src/Neo4jQueryAPI.php @@ -44,8 +44,6 @@ public static function login(string $address, AuthenticateInterface $auth = null ); } - - /** * Executes a Cypher query. */