diff --git a/src/storage/v3/shard_rsm.cpp b/src/storage/v3/shard_rsm.cpp index 841b64e44..5bb925fa8 100644 --- a/src/storage/v3/shard_rsm.cpp +++ b/src/storage/v3/shard_rsm.cpp @@ -45,7 +45,7 @@ #include "utils/logging.hpp" namespace memgraph::storage::v3 { -using msgs::Label; // #NoCommit not needed? +using msgs::Label; using msgs::PropertyId; using msgs::Value;