Ignore:
Timestamp:
2015-10-08T00:22:36+02:00 (9 years ago)
Author:
Don-vip
Message:

fix Checkstyle issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/GettingStarted.java

    r8378 r8836  
    7373     */
    7474    private static class MotdContent extends CacheCustomContent<IOException> {
    75         public MotdContent() {
     75        MotdContent() {
    7676            super("motd.html", CacheCustomContent.INTERVAL_DAILY);
    7777        }
Note: See TracChangeset for help on using the changeset viewer.