Moved ByteConverter to Datastructur

This commit is contained in:
2023-02-03 23:33:43 +01:00
parent 311afcc02f
commit 7d3d46c505

View File

@@ -1,6 +1,4 @@
using OSMDatastructure; namespace OSMDatastructure;
namespace OSMImporter;
public static class ByteConverter public static class ByteConverter
{ {