Skip to content

Commit 5ed0bee

Browse files
committed
Removing unused import
1 parent 796f30d commit 5ed0bee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graalpython/com.oracle.graal.python/src/com/oracle/graal/python/builtins/modules/MMapModuleBuiltins.java

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

4646
import java.io.IOException;
4747
import java.nio.ByteBuffer;
48-
import java.nio.channels.FileChannel.MapMode;
4948
import java.nio.channels.SeekableByteChannel;
5049
import java.nio.file.StandardOpenOption;
5150
import java.util.HashSet;

0 commit comments

Comments
 (0)