fixed warnings.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
extract)]))
|
||||
|
||||
(defn parse-file
|
||||
[file filename]
|
||||
[file _]
|
||||
(let [wb (d/load-workbook file)
|
||||
text (->> wb
|
||||
(d/sheet-seq)
|
||||
|
||||
Reference in New Issue
Block a user