Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Green committed Jan 20, 2024
1 parent c193ab7 commit 0a982d4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions rlgl-server.asd
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
:version "8"
:serial t
:components ((:file "package")
(:file "api-key")
(:file "matcher")
(:file "policy")
(:file "storage-local")
(:file "storage-s3")
(:file "rlgl-server"))
(:file "api-key")
(:file "matcher")
(:file "policy")
(:file "storage-local")
(:file "storage-s3")
(:file "rlgl-server"))
:depends-on (:rlgl-parsers :rlgl-util :rlgl-db :rlgl-user
:metabang-bind :markup :cl-template
:cl-toml :snooze :cl-json :plump :lquery :ironclad
Expand Down

0 comments on commit 0a982d4

Please sign in to comment.