From: <Qa...@us...> - 2006-12-10 19:17:20
|
Revision: 2888 http://jnode.svn.sourceforge.net/jnode/?rev=2888&view=rev Author: QaDeS Date: 2006-12-10 11:17:19 -0800 (Sun, 10 Dec 2006) Log Message: ----------- tiny cleanup Modified Paths: -------------- trunk/shell/src/shell/org/jnode/shell/command/LocaleCommand.java Modified: trunk/shell/src/shell/org/jnode/shell/command/LocaleCommand.java =================================================================== --- trunk/shell/src/shell/org/jnode/shell/command/LocaleCommand.java 2006-12-10 19:16:46 UTC (rev 2887) +++ trunk/shell/src/shell/org/jnode/shell/command/LocaleCommand.java 2006-12-10 19:17:19 UTC (rev 2888) @@ -21,8 +21,6 @@ package org.jnode.shell.command; -import gnu.java.net.GetLocalHostAction; - import java.io.InputStream; import java.io.PrintStream; import java.util.Locale; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |