diff --git a/src/mg_import_csv.cpp b/src/mg_import_csv.cpp index 4679b7ba5..e02c23a8f 100644 --- a/src/mg_import_csv.cpp +++ b/src/mg_import_csv.cpp @@ -480,7 +480,6 @@ void ProcessNodeRow(memgraph::storage::Storage *store, const std::vectorCommit().HasError()) throw LoadException("Couldn't store the node"); }