Kaydet (Commit) 36a74fe5 authored tarafından Noel Grandin's avatar Noel Grandin

java: remove unused import

Change-Id: Ic703b12c864093764f8d213534af1b2496930e79
üst d504294a
...@@ -28,7 +28,6 @@ package convwatch; ...@@ -28,7 +28,6 @@ package convwatch;
import helper.URLHelper; import helper.URLHelper;
import convwatch.FileHelper; import convwatch.FileHelper;
import helper.StringHelper; import helper.StringHelper;
import util.utils;
interface Filenamer interface Filenamer
{ {
......
...@@ -26,7 +26,6 @@ import convwatch.StatusHelper; ...@@ -26,7 +26,6 @@ import convwatch.StatusHelper;
import helper.OSHelper; import helper.OSHelper;
import helper.StringHelper; import helper.StringHelper;
import java.util.ArrayList; import java.util.ArrayList;
import util.utils;
// --------------------------------- PRNCompare --------------------------------- // --------------------------------- PRNCompare ---------------------------------
......
...@@ -22,7 +22,6 @@ import java.util.Properties; ...@@ -22,7 +22,6 @@ import java.util.Properties;
import lib.TestParameters; import lib.TestParameters;
import util.PropertyName; import util.PropertyName;
import util.utils;
/** /**
* This class parses commandline Argument and stores <br> * This class parses commandline Argument and stores <br>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment