Remvoed unncessary imports

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352138 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Glen Stampoultzis 2002-03-03 09:34:16 +00:00
parent 02cf41fdb8
commit df0ca59b4f
1 changed files with 0 additions and 2 deletions

View File

@ -57,8 +57,6 @@ import java.io.InputStreamReader;
import java.io.BufferedReader;
import java.io.IOException;
import org.apache.tools.ant.taskdefs.Property;
/**
* Task to ask property values to the user. Uses current value as default.
*