greatly simplifying how states are handled.
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
|
||||
:else
|
||||
nil)]
|
||||
(log/info "csv type was determined to be" csv-type)))
|
||||
(log/info "csv type was determined to be" csv-type)
|
||||
csv-type))
|
||||
|
||||
(defmulti parse-csv
|
||||
determine
|
||||
|
||||
Reference in New Issue
Block a user