World: remove rogue import

This commit is contained in:
Dylan K. Taylor 2020-11-01 17:05:57 +00:00
parent 0ae17af1e0
commit 1f2bc8cb69
2 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ use function mt_rand;
use function spl_object_id;
use function strtolower;
use function trim;
use function var_dump;
use const M_PI;
use const PHP_INT_MAX;
use const PHP_INT_MIN;