Skip to content

Commit

Permalink
removed unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pinguinson committed Jul 25, 2017
1 parent 13ac99b commit c559324
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ version := "1.0"
scalaVersion := "2.12.2"

libraryDependencies ++= Seq(
// swing for UI
"org.scala-lang.modules" %% "scala-swing" % "2.0.0",
// html scraper for dotabuff
"net.ruippeixotog" %% "scala-scraper" % "2.0.0-RC2",
// scala test
Expand Down

0 comments on commit c559324

Please sign in to comment.