Skip to content

Commit

Permalink
#1708 Move cortex serializer from test config
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Dec 15, 2020
1 parent 258edde commit eb0230c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import akka.serialization.Serializer
import org.thp.cortex.dto.v0.OutputJob
import org.thp.scalligraph.EntityIdOrName
import org.thp.scalligraph.auth.{AuthContext, AuthContextImpl, Permission}
import play.api.libs.json.{JsPath, Json, OFormat, Reads, Writes}
import play.api.libs.functional.syntax._
import play.api.libs.json._

import java.io.NotSerializableException

Expand Down

0 comments on commit eb0230c

Please sign in to comment.