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.server
#_(:gen-class)
(:gen-class)
(:require
[auto-ap.handler :refer [app]]
[auto-ap.jobs.restore-from-backup :as job-restore-from-backup]