mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-01-23 16:41:42 +01:00
Remove more debug
This commit is contained in:
parent
d8f2c12fe5
commit
ea8562f351
@ -83,7 +83,6 @@ public class DefaultPasteUtil {
|
||||
try {
|
||||
return Bukkit.createBlockData(block.getBlockData());
|
||||
} catch (Exception e) {
|
||||
BentoBox.getInstance().logStacktrace(e);
|
||||
return convertBlockData(block);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user