Skip to content

Commit 217fb02

Browse files
committed
Fix NoClassDefFoundError on startup
1 parent c5939de commit 217fb02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ tasks {
190190
relocate("com.ibm")
191191
relocate("com.iwebpp")
192192
relocate("com.kotlindiscord")
193-
relocate("com.sun")
194193
relocate("com.typesafe")
195194
relocate("com.vdurmont")
196195
relocate("javassist")

0 commit comments

Comments
 (0)