Remove extra import

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@947914 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Pinaki Poddar 2010-05-25 04:37:05 +00:00
parent 893198dec4
commit 4647e2df8f
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
package openbook.util;
import java.io.UnsupportedEncodingException;
import java.net.URL;
import java.net.URLEncoder;
import java.text.DateFormat;
import java.text.DecimalFormat;