Skip to content

Commit 2c12e2b

Browse files
committed
Move comment.
1 parent 8dd0159 commit 2c12e2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.sbt

+2-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ libraryDependencies += "com.typesafe.akka" %% "akka-remote" % "2.3.2"
3232

3333
libraryDependencies += "com.storm-enroute" %% "scalameter-core" % "0.6"
3434

35-
// libraryDependencies += "com.twitter" %% "finagle-http" % "6.2.0" // only enable with 2.10.4
35+
// only enable with 2.10.4
36+
// libraryDependencies += "com.twitter" %% "finagle-http" % "6.2.0"
3637

3738
libraryDependencies += "org.scalaz" %% "scalaz-concurrent" % "7.0.6"
3839

0 commit comments

Comments
 (0)