Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 996821c

Browse files
nrgraham23Nathaniel Graham
authored andcommitted
Code cleanup
Removing the ArrayList import which is no longer needed.
1 parent aaed398 commit 996821c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ompi/mpi/java/java/Request.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363

6464
package mpi;
6565

66-
import java.util.ArrayList;
6766
import java.nio.Buffer;
6867

6968
/**

0 commit comments

Comments
 (0)