Ignore:
Timestamp:
2016-07-04T14:18:17+02:00 (10 years ago)
Author:
donvip
Message:

checkstyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionCancelGrab.java

    r26382 r32556  
     1// License: GPL. For details, see LICENSE file.
    12package cadastre_fr;
    23
     4import static org.openstreetmap.josm.tools.I18n.marktr;
    35import static org.openstreetmap.josm.tools.I18n.tr;
    4 import static org.openstreetmap.josm.tools.I18n.marktr;
    56
    67import java.awt.event.ActionEvent;
     
    2021    }
    2122
    22 
    2323    @Override
    2424    public void actionPerformed(ActionEvent arg0) {
     
    2727        }
    2828    }
    29 
    3029}
Note: See TracChangeset for help on using the changeset viewer.