Should fix builds

This commit is contained in:
2024-02-07 22:28:22 -08:00
parent 56215621c9
commit 8c61d6571a
16 changed files with 32 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
(ns auto-ap.jobs.plaid
#_(:gen-class)
(:gen-class)
(:require
[auto-ap.import.plaid :as plaid]
[auto-ap.jobs.core :refer [execute]]))