unotest: remove import from the same package
Change-Id: I00b0f5624f5b03d53ff01660ca96dc355238b10c Reviewed-on: https://gerrit.libreoffice.org/11685 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
This commit is contained in:
parent
a2a1b55c28
commit
e653fbfbfa
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@
|
|||
package org.openoffice.test;
|
||||
|
||||
import org.openoffice.Runner;
|
||||
import org.openoffice.test.OfficeConnection;
|
||||
import org.openoffice.test.Argument;
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
public final class UnoApiTest {
|
||||
|
|
Loading…
Reference in a new issue