Formatting

This commit is contained in:
Roman Inflianskas 2016-05-17 15:24:37 +03:00
parent 77316ab9eb
commit 17d25971cb

View file

@ -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) {