Skip to content

Commit

Permalink
#1946 Remove warning
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Apr 8, 2021
1 parent bff20ca commit 6267ba8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import play.api.mvc._

import java.nio.file.Files
import javax.inject.{Inject, Singleton}
import scala.util.{Failure, Success, Try}
import scala.util.{Failure, Try}

@Singleton
class AttachmentCtrl @Inject() (
Expand Down

0 comments on commit 6267ba8

Please sign in to comment.