mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 02:55:23 +02:00
Removed a couple more direct imports of getModifiedTime()
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user