Fix formating
This commit is contained in:
committed by
Patrick Niklaus
parent
e737700c7b
commit
c2a5cc034a
@@ -15,7 +15,6 @@ namespace engine
|
||||
namespace routing_algorithms
|
||||
{
|
||||
|
||||
|
||||
using CandidateList = std::vector<PhantomNodeWithDistance>;
|
||||
using CandidateLists = std::vector<CandidateList>;
|
||||
using SubMatchingList = std::vector<map_matching::SubMatching>;
|
||||
|
||||
Reference in New Issue
Block a user