diff options
author | Robert Antoni Buj i Gelonch <robert.buj@gmail.com> | 2014-10-13 16:36:02 +0200 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2014-10-13 15:17:34 +0000 |
commit | f6388e15bf95326d2a712453dc2c17b010801533 (patch) | |
tree | c9a2ded9bc496ef98aa9811a904140a64a801199 /qadevOOo/runner/util | |
parent | a667840368d0299c695c3565da06d31f6fde4c02 (diff) |
java: import from the same package
Change-Id: I1bb0999783f365e20b682c3707e73c65724265c9
Reviewed-on: https://gerrit.libreoffice.org/11955
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'qadevOOo/runner/util')
-rw-r--r-- | qadevOOo/runner/util/InstCreator.java | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/runner/util/InstCreator.java b/qadevOOo/runner/util/InstCreator.java index 5259b4340558..e1eb8c86ffcf 100644 --- a/qadevOOo/runner/util/InstCreator.java +++ b/qadevOOo/runner/util/InstCreator.java @@ -18,8 +18,6 @@ package util; -import util.XInstCreator; - import com.sun.star.lang.XMultiServiceFactory; import com.sun.star.uno.UnoRuntime; import com.sun.star.uno.XInterface; |