diff options
author | Noel Grandin <noel@peralex.com> | 2014-12-18 13:49:46 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-01-05 10:15:13 +0200 |
commit | 566f16a2fdb91b4d3b90f083e88fde6163c2a00c (patch) | |
tree | 349f2b8b3643258d352fcc7ffd98a98c6cf6a7d9 /qadevOOo | |
parent | 5c7d33ade643891e526a22aa397aeddf76464434 (diff) |
java: unnecessary imports
found by CodePro
Change-Id: If1b75e43f81d70984422e437147048a491395b66
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/tests/java/ifc/style/_PageStyle.java | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/style/_PageStyle.java b/qadevOOo/tests/java/ifc/style/_PageStyle.java index ad3521e880c4..49d0de3a1026 100644 --- a/qadevOOo/tests/java/ifc/style/_PageStyle.java +++ b/qadevOOo/tests/java/ifc/style/_PageStyle.java @@ -18,8 +18,6 @@ package ifc.style; -import ifc.style._PageProperties; - /** * Test page style properties. * These properties are a subset of the PageProperties. So just use the |