mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 19:59:11 +00:00
Reformatted code
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
namespace PocketMine\Utils;
|
||||
|
||||
use PocketMine;
|
||||
use PocketMine\Utils\Utils as Utils;
|
||||
|
||||
//Unsecure, not used for "Real Randomness"
|
||||
class Random{
|
||||
|
@@ -22,7 +22,6 @@
|
||||
namespace PocketMine\Utils;
|
||||
|
||||
use PocketMine;
|
||||
use PocketMine\BlockAPI as BlockAPI;
|
||||
use PocketMine\Item\Item as Item;
|
||||
|
||||
class Utils{
|
||||
|
Reference in New Issue
Block a user