Skip to content

Commit

Permalink
Post-merge fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Eirenliel committed Nov 22, 2022
1 parent 32a3a01 commit b959ac5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion server/src/main/java/dev/slimevr/Keybinding.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import com.melloware.jintellitype.HotkeyListener;
import com.melloware.jintellitype.JIntellitype;
import dev.slimevr.VRServer;
import dev.slimevr.config.KeybindingsConfig;
import io.eiren.util.OperatingSystem;
import io.eiren.util.ann.AWTThread;
Expand Down
1 change: 0 additions & 1 deletion server/src/main/java/dev/slimevr/Main.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package dev.slimevr;

import dev.slimevr.Keybinding;
import io.eiren.util.logging.LogManager;
import org.apache.commons.cli.*;
import org.apache.commons.lang3.JavaVersion;
Expand Down
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
*/

rootProject.name = 'SlimeVR Server'
include ':slime-java-commons'


include ':solarxr-protocol'
Expand Down

0 comments on commit b959ac5

Please sign in to comment.