Moved Configurator to the correct package

This commit is contained in:
Ziver Koc 2015-12-08 16:19:43 +01:00
parent d3f3c02f78
commit 432d7cb438

View file

@ -22,7 +22,7 @@
* THE SOFTWARE.
*/
package zutil.db.bean;
package zutil.ui;
import zutil.log.LogUtil;