mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-05 23:21:38 +01:00
Fix cycle on paper plugin toString (#9392)
This commit is contained in:
parent
08197c3a58
commit
ec0be3fbf2
@ -1046,7 +1046,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ "libraryLoader=" + this.libraryLoader +
|
||||
+ ", seenIllegalAccess=" + this.seenIllegalAccess +
|
||||
+ ", loadedJavaPlugin=" + this.loadedJavaPlugin +
|
||||
+ ", group=" + this.group +
|
||||
+ '}';
|
||||
+ }
|
||||
+
|
||||
|
Loading…
Reference in New Issue
Block a user