diff --git a/thehive/app/org/thp/thehive/controllers/v0/AttachmentCtrl.scala b/thehive/app/org/thp/thehive/controllers/v0/AttachmentCtrl.scala index e52e34b826..506c3e71c0 100644 --- a/thehive/app/org/thp/thehive/controllers/v0/AttachmentCtrl.scala +++ b/thehive/app/org/thp/thehive/controllers/v0/AttachmentCtrl.scala @@ -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() (