Formatting
This commit is contained in:
parent
77316ab9eb
commit
17d25971cb
1 changed files with 1 additions and 1 deletions
|
@ -457,7 +457,7 @@ public class BinaryInspector {
|
|||
if (p instanceof MapIndex) {
|
||||
partname = "Map";
|
||||
} else if (p instanceof TransportIndex) {
|
||||
|
||||
partname = "Transport";
|
||||
} else if (p instanceof RouteRegion) {
|
||||
partname = "Routing";
|
||||
} else if (p instanceof PoiRegion) {
|
||||
|
|
Loading…
Reference in a new issue