Changeset 34599 in osm for applications/editors/josm/plugins/trustosm
- Timestamp:
- 2018-08-24T00:31:57+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/util/TrustGPG.java
r34565 r34599 117 117 readGpgFiles(); 118 118 } catch (Exception e) { 119 // TODO Auto-generated catch block 120 e.printStackTrace(); 119 Logging.error(e); 121 120 } 122 121 }
Note:
See TracChangeset
for help on using the changeset viewer.