java: remove comment noise
Change-Id: If6347197ff4436b4edd06e6e62d8e8e6fe1d4db6 Reviewed-on: https://gerrit.libreoffice.org/13408 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
This commit is contained in:
parent
9711dccd7f
commit
ffffc526e3
@ -19,7 +19,6 @@
|
||||
// package name: as default, start with complex
|
||||
package qa;
|
||||
|
||||
// imports
|
||||
import complexlib.ComplexTestCase;
|
||||
import com.sun.star.uno.UnoRuntime;
|
||||
import com.sun.star.uno.Type;
|
||||
|
@ -17,7 +17,6 @@
|
||||
*/
|
||||
package complex.accelerators;
|
||||
|
||||
// imports
|
||||
import com.sun.star.awt.KeyEvent;
|
||||
import com.sun.star.beans.PropertyValue;
|
||||
import com.sun.star.beans.XPropertySet;
|
||||
|
@ -17,7 +17,6 @@
|
||||
*/
|
||||
package complex.api_internal;
|
||||
|
||||
// imports
|
||||
import static org.junit.Assert.assertNotNull;
|
||||
import static org.junit.Assert.assertTrue;
|
||||
import static org.junit.Assert.fail;
|
||||
|
@ -32,7 +32,6 @@
|
||||
*
|
||||
*************************************************************************/
|
||||
|
||||
// imports
|
||||
import com.sun.star.io.BufferSizeExceededException;
|
||||
import com.sun.star.io.NotConnectedException;
|
||||
import com.sun.star.io.XInputStream;
|
||||
|
@ -18,7 +18,6 @@
|
||||
|
||||
package convwatch;
|
||||
|
||||
// imports
|
||||
import java.util.ArrayList;
|
||||
import java.io.File;
|
||||
import java.io.FileFilter;
|
||||
|
@ -18,7 +18,6 @@
|
||||
|
||||
package convwatch;
|
||||
|
||||
// imports
|
||||
import java.io.File;
|
||||
import java.io.FileFilter;
|
||||
import java.util.ArrayList;
|
||||
|
@ -18,7 +18,6 @@
|
||||
|
||||
package convwatch;
|
||||
|
||||
// imports
|
||||
import java.io.File;
|
||||
import java.io.FileFilter;
|
||||
import com.sun.star.lang.XMultiServiceFactory;
|
||||
|
@ -20,7 +20,6 @@
|
||||
**/
|
||||
package complex.unoapi;
|
||||
|
||||
// imports
|
||||
import base.java_complex;
|
||||
import complexlib.ComplexTestCase;
|
||||
import helper.OfficeProvider;
|
||||
|
Loading…
x
Reference in New Issue
Block a user