Skip to content

Commit

Permalink
this info log isn't needed anymore since java 17 apparently
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Dec 30, 2023
1 parent 93d8f6c commit 4acd10f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion LavalinkServer/src/main/java/lavalink/server/Launcher.kt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ object Launcher {
}

val parent = launchPluginBootstrap()
log.info("You can safely ignore the big red warning about illegal reflection. See https://github.com/lavalink-devs/Lavalink/issues/295")
launchMain(parent, args)
}

Expand Down

0 comments on commit 4acd10f

Please sign in to comment.