Skip to content

Commit 45c05b3

Browse files
author
Alejandro Gómez
committed
Cleanup for submitting a PR
1 parent 8f27978 commit 45c05b3

File tree

5 files changed

+170
-228
lines changed

5 files changed

+170
-228
lines changed

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ lazy val evaluator = (project in file("."))
77
resolvers += Resolver.sonatypeRepo("snapshots"),
88
libraryDependencies ++= Seq(
99
"org.scala-lang" % "scala-compiler" % scalaVersion.value,
10-
"com.twitter" %% "util-core" % "6.34.0",
1110
"io.monix" %% "monix" % "2.0-RC8",
1211
"org.http4s" %% "http4s-dsl" % http4sVersion,
1312
"org.http4s" %% "http4s-blaze-server" % http4sVersion,

src/main/scala/Evaluator.scala

Lines changed: 0 additions & 156 deletions
This file was deleted.

0 commit comments

Comments
 (0)