sbt: fix an implicitConversions warning
This commit is contained in:
parent
6361bdb153
commit
a471947fd7
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ package akka
|
||||||
|
|
||||||
import sbt._
|
import sbt._
|
||||||
import Keys._
|
import Keys._
|
||||||
|
import scala.language.implicitConversions
|
||||||
|
|
||||||
object Dependencies {
|
object Dependencies {
|
||||||
import DependencyHelpers._
|
import DependencyHelpers._
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue