Remove unused import
This commit is contained in:
parent
18e54ffa75
commit
fcb70f0b7c
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ package dev.bangbang.loom;
|
||||||
|
|
||||||
import com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application;
|
import com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application;
|
||||||
import com.badlogic.gdx.backends.lwjgl3.Lwjgl3ApplicationConfiguration;
|
import com.badlogic.gdx.backends.lwjgl3.Lwjgl3ApplicationConfiguration;
|
||||||
import dev.bangbang.loom.Game;
|
|
||||||
|
|
||||||
// Please note that on macOS your application needs to be started with the -XstartOnFirstThread JVM argument
|
// Please note that on macOS your application needs to be started with the -XstartOnFirstThread JVM argument
|
||||||
public class DesktopLauncher {
|
public class DesktopLauncher {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue