Skip to content

Commit dc408af

Browse files
committed
Fix compilation warning
1 parent eaa7f17 commit dc408af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

interfaces/src/main/java/dotty/tools/dotc/interfaces/SourceFile.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package dotty.tools.dotc.interfaces;
22

3-
import java.io.File;
4-
53
/** A source file.
64
*
75
* User code should not implement this interface, but it may have to

0 commit comments

Comments
 (0)