Skip to content

Commit c798971

Browse files
committed
Made import more explicit
1 parent f14be26 commit c798971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/de/upb/cs/swt/delphi/cli/commands/RetrieveCommand.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package de.upb.cs.swt.delphi.cli.commands
22

33
import de.upb.cs.swt.delphi.cli.Config
4-
import io.Source
4+
import scala.io.Source
55

66
/**
77
* The implementation of the retrieve command.

0 commit comments

Comments
 (0)