Cleanup imports

This commit is contained in:
Iaccidentally 2013-06-09 16:35:51 -04:00 committed by KHobbits
parent 8755935fcb
commit f1eae9be6f
47 changed files with 106 additions and 135 deletions

View file

@ -1,6 +1,5 @@
package com.earth2me.essentials;
import com.earth2me.essentials.utils.StringUtil;
import static com.earth2me.essentials.I18n._;
import com.earth2me.essentials.textreader.BookInput;
import com.earth2me.essentials.textreader.BookPager;