fixed pathfinding namespace
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
using System.Text.Json.Serialization;
|
||||
using OSMDatastructure.Graph;
|
||||
using OSMImporter;
|
||||
using Pathfinding;
|
||||
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
Reference in New Issue
Block a user