Remove uneeded using statement
This commit is contained in:
parent
c0cb53e156
commit
662fa2e6d2
@ -27,7 +27,6 @@ using conversions::FromPropertyValueToValue;
|
||||
using conversions::ToMsgsVertexId;
|
||||
|
||||
namespace {
|
||||
namespace msgs = msgs;
|
||||
|
||||
using AllEdgePropertyDataSructure = std::map<PropertyId, msgs::Value>;
|
||||
using SpecificEdgePropertyDataSructure = std::vector<msgs::Value>;
|
||||
|
Loading…
Reference in New Issue
Block a user