Remove unnecessary tag

This commit is contained in:
jeremy 2022-11-16 18:51:57 +01:00
parent b3ef0ccd71
commit c4e22ffde3

View File

@ -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;