Removed a couple more direct imports of getModifiedTime()

This commit is contained in:
Antonio Cunei
2017-12-15 17:23:39 +01:00
parent d17245344d
commit d2338ff287
2 changed files with 3 additions and 3 deletions
@@ -9,7 +9,7 @@ import java.io.File
import sbt.io.{ IO, Path }
import sbt.io.syntax._
import Path._
import sbt.io.IO.getModifiedTime
import sbt.io.IO
class FileCommands(baseDirectory: File) extends BasicStatementHandler {
lazy val commands = commandMap