Skip to content

Commit e492c72

Browse files
idodeclaretarzanek
authored andcommitted
Remove org.openide.util.Exceptions-related code
NetBeans auto-generated code in a Test Package differently from how it would in a Source Package -- which I did not realize would not run in Travis.
1 parent 1ea70ed commit e492c72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/org/opensolaris/opengrok/util/StreamUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
import java.io.InputStream;
3232
import java.io.InputStreamReader;
3333
import static org.junit.Assert.assertNotNull;
34-
import org.openide.util.Exceptions;
3534
import org.opensolaris.opengrok.analysis.CtagsReader;
3635
import org.opensolaris.opengrok.analysis.Definitions;
3736
import org.opensolaris.opengrok.analysis.StreamSource;

0 commit comments

Comments
 (0)