Skip to content

Commit 9070bc0

Browse files
committed
Remove hardwood as a test dependency
1 parent c8e16eb commit 9070bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
com.cnuernber/benchmark {:mvn/version "1.000-beta-2"}
163163
org.apache.poi/poi-ooxml {:mvn/version "5.2.3"
164164
:exclusions [commons-codec/commons-codec]}
165-
dev.hardwoodhq/hardwood-core {:mvn/version "1.0.0-SNAPSHOT"}
165+
;; dev.hardwoodhq/hardwood-core {:mvn/version "1.0.0-SNAPSHOT"}
166166
com.univocity/univocity-parsers {:mvn/version "2.9.0"}
167167
org.dhatim/fastexcel-reader {:mvn/version "0.16.4"
168168
:exclusions [org.apache.poi/poi-ooxml]}

0 commit comments

Comments
 (0)