Skip to content

Commit d47bdd0

Browse files
committed
Pull apart excel code & get rid of reflections issues identified by lein check
1 parent c5f5ee8 commit d47bdd0

File tree

4 files changed

+389
-361
lines changed

4 files changed

+389
-361
lines changed

project.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
:license {:name "Eclipse Public License"
44
:url "http://www.eclipse.org/legal/epl-v10.html"}
55
:dependencies [[org.clojure/clojure "1.10.0"]
6+
[rhizome "0.2.9"]
67
[org.apache.poi/poi-ooxml "4.0.0"]
78
[org.jodconverter/jodconverter-core "4.0.0-RELEASE"]])

0 commit comments

Comments
 (0)