Removing an unused import.

This commit is contained in:
Robert Greene 2006-04-16 03:24:29 +00:00
parent 7ebfb78e80
commit c178877f74
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
*/
package com.webcodepro.applecommander.testconfig;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.Properties;