1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-19 13:01:20 +02:00

Move utils to new package

This commit is contained in:
snowleo
2012-03-14 03:10:22 +01:00
parent 14a421f870
commit 1f8cf1935f
58 changed files with 58 additions and 56 deletions

View File

@@ -1,6 +1,6 @@
package com.earth2me.essentials.api;
import com.earth2me.essentials.Util;
import com.earth2me.essentials.utils.Util;
/**