Ignore:
Timestamp:
2019-01-04T22:24:53+01:00 (7 years ago)
Author:
simon04
Message:

Run Checkstyle on scripts/ and apply fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/scripts/I18nSimilarStrings.java

    r14373 r14637  
     1// License: GPL. For details, see LICENSE file.
     2
    13import java.util.ArrayList;
    24import java.util.Collections;
     
    1820 */
    1921public final class I18nSimilarStrings {
     22
     23    private I18nSimilarStrings() {
     24    }
    2025
    2126    /**
Note: See TracChangeset for help on using the changeset viewer.