Ignore:
Timestamp:
2020-02-26T17:37:55+01:00 (5 years ago)
Author:
GerdP
Message:

fix checkstyle issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/tools/Territories.java

    r15937 r15939  
    189189                }
    190190            }
    191         } catch (IOException |JsonParsingException e) {
     191        } catch (IOException | JsonParsingException e) {
    192192            Logging.trace(e);
    193193            Logging.warn(tr("Failed to parse taginfo data geofabrik-index-v1-nogeom.json"));
Note: See TracChangeset for help on using the changeset viewer.