Fix cycle on paper plugin toString (#9392)
This commit is contained in:
@ -1046,7 +1046,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ "libraryLoader=" + this.libraryLoader +
|
||||
+ ", seenIllegalAccess=" + this.seenIllegalAccess +
|
||||
+ ", loadedJavaPlugin=" + this.loadedJavaPlugin +
|
||||
+ ", group=" + this.group +
|
||||
+ '}';
|
||||
+ }
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user