mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 02:20:03 +08:00
10 lines
190 B
Scala
Vendored
10 lines
190 B
Scala
Vendored
package com.foo
|
|
|
|
import java.bla
|
|
import AgentTypes._
|
|
import scala.horst
|
|
|
|
import akka.actor.{Actor, ActorLogging, ActorRef, ActorRefFactory, ActorSystem, Props, Stash, Terminated}
|
|
|
|
class Bar
|