Skip to content

Commit

Permalink
remove the ExcelOutput type (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
marclamy committed Apr 14, 2024
1 parent 6ec0717 commit 4cccf39
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 85 deletions.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ lazy val core = (project in file("core"))
// Distribution
"javax.mail" % "mail" % "1.4.7",
// Input / Output
"com.crealytics" %% "spark-excel" % s"${sparkVersion.value}_0.19.0",
"org.elasticsearch" %% "elasticsearch-spark-30" % "8.4.3"
exclude ("org.scala-lang", "scala-library")
exclude ("org.scala-lang", "scala-reflect")
Expand Down

This file was deleted.

0 comments on commit 4cccf39

Please sign in to comment.