diff options
-rw-r--r-- | qadevOOo/runner/convwatch/FilenameHelper.java | 1 | ||||
-rw-r--r-- | qadevOOo/runner/convwatch/PRNCompare.java | 1 | ||||
-rw-r--r-- | qadevOOo/runner/helper/ClParser.java | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/qadevOOo/runner/convwatch/FilenameHelper.java b/qadevOOo/runner/convwatch/FilenameHelper.java index c9d47afbf051..35c4f188179d 100644 --- a/qadevOOo/runner/convwatch/FilenameHelper.java +++ b/qadevOOo/runner/convwatch/FilenameHelper.java @@ -28,7 +28,6 @@ package convwatch; import helper.URLHelper; import convwatch.FileHelper; import helper.StringHelper; -import util.utils; interface Filenamer { diff --git a/qadevOOo/runner/convwatch/PRNCompare.java b/qadevOOo/runner/convwatch/PRNCompare.java index ebf18a7a7298..2310afe143a5 100644 --- a/qadevOOo/runner/convwatch/PRNCompare.java +++ b/qadevOOo/runner/convwatch/PRNCompare.java @@ -26,7 +26,6 @@ import convwatch.StatusHelper; import helper.OSHelper; import helper.StringHelper; import java.util.ArrayList; -import util.utils; // --------------------------------- PRNCompare --------------------------------- diff --git a/qadevOOo/runner/helper/ClParser.java b/qadevOOo/runner/helper/ClParser.java index 0d3c7e665e52..fbe102ebffa8 100644 --- a/qadevOOo/runner/helper/ClParser.java +++ b/qadevOOo/runner/helper/ClParser.java @@ -22,7 +22,6 @@ import java.util.Properties; import lib.TestParameters; import util.PropertyName; -import util.utils; /** * This class parses commandline Argument and stores <br> |