Ignore:
Timestamp:
2014-09-07T16:33:52+02:00 (10 years ago)
Author:
stoecker
Message:

remove tabs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/plugins/PluginDownloadTask.java

    r7248 r7509  
    4040     */
    4141    public static final String PLUGIN_MIME_TYPES = "application/java-archive, application/zip; q=0.9, application/octet-stream; q=0.5";
    42    
     42
    4343    private final Collection<PluginInformation> toUpdate = new LinkedList<>();
    4444    private final Collection<PluginInformation> failed = new LinkedList<>();
Note: See TracChangeset for help on using the changeset viewer.