=all remove unused imports
This commit is contained in:
parent
4fcf08e7e8
commit
b6cbc7f13a
423 changed files with 488 additions and 1223 deletions
|
|
@ -70,7 +70,6 @@ class WebSocketClientExampleSpec extends WordSpec with Matchers {
|
|||
import akka.http.scaladsl.Http
|
||||
import akka.stream.ActorMaterializer
|
||||
import akka.stream.scaladsl._
|
||||
import akka.http.scaladsl.model._
|
||||
import akka.http.scaladsl.model.ws._
|
||||
implicit val system = ActorSystem()
|
||||
implicit val materializer = ActorMaterializer()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue