fixed warnings.
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
(ns auto-ap.import.manual-test
|
||||
(:require [auto-ap.datomic :refer [conn uri]]
|
||||
[auto-ap.import.manual :as sut]
|
||||
[auto-ap.time :as time]
|
||||
[clj-time.coerce :as coerce]
|
||||
[clojure.test :as t]
|
||||
[datomic.api :as d]
|
||||
[auto-ap.datomic.migrate :as m]))
|
||||
(:require
|
||||
[auto-ap.import.manual :as sut]
|
||||
[clojure.test :as t]))
|
||||
|
||||
(def raw-tsv "Status Date Original Description High Level Category Category-Subcategory End Here Amount Amount Split Type Note Account Name SLO Acct Name SLO F1 Code Comp ID
|
||||
posted 8/23/2021 MOUNTAIN MIKES PIZZA - -24.27 -24.27 - - MVSC - BofA Corp Card Sean - 7187 MVSC - BofA Corp Card Sean - 7187 MVSC-6 MVSC
|
||||
|
||||
Reference in New Issue
Block a user