From 93e6d058d23567066be92135dc63eb637da6c2c5 Mon Sep 17 00:00:00 2001 From: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com> Date: Fri, 3 Nov 2023 12:46:06 +0100 Subject: [PATCH] Remove all_shortest paths unnecessary logs (#1425) --- src/query/interpreter.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/query/interpreter.cpp b/src/query/interpreter.cpp index 20f0e330e..c92f3faa7 100644 --- a/src/query/interpreter.cpp +++ b/src/query/interpreter.cpp @@ -1612,8 +1612,6 @@ PreparedQuery PrepareCypherQuery(ParsedQuery parsed_query, std::map