mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-02 20:04:37 +00:00
Reformating to fix checkstyle.
This commit is contained in:
@@ -23,7 +23,6 @@ package natorder;
|
||||
misrepresented as being the original software.
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
import java.util.Arrays;
|
||||
import java.util.Collections;
|
||||
import java.util.Comparator;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
* Natural sorting of strings.
|
||||
*/
|
||||
package natorder;
|
||||
package natorder;
|
||||
|
||||
Reference in New Issue
Block a user