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:
Robert Antoni Buj i Gelonch 2014-09-29 09:32:05 +02:00 committed by Noel Grandin
parent a2a1b55c28
commit e653fbfbfa

View file

@ -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 {