Skip to content
Snippets Groups Projects
Commit 5dc2ad43 authored by dgelessus's avatar dgelessus
Browse files

Fix a weird indent

parent 4519be3e
No related branches found
No related tags found
No related merge requests found
......@@ -4,11 +4,8 @@ package de.tlc4b.util;
import de.tlc4b.TLC4B;
public class TLC4BTester {
public static void main(String[] args) throws Exception {
System.setProperty("apple.awt.UIElement", "true"); // avoiding pop up windows
TLC4B.test(args,true);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment