Remove unnecessary tag
This commit is contained in:
parent
b3ef0ccd71
commit
c4e22ffde3
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user