diff --git a/src/storage/v3/request_helper.cpp b/src/storage/v3/request_helper.cpp index ab863afdb..9c0a3f21a 100644 --- a/src/storage/v3/request_helper.cpp +++ b/src/storage/v3/request_helper.cpp @@ -27,7 +27,6 @@ using conversions::FromPropertyValueToValue; using conversions::ToMsgsVertexId; namespace { -namespace msgs = msgs; using AllEdgePropertyDataSructure = std::map; using SpecificEdgePropertyDataSructure = std::vector;