mirror of
https://github.com/penpot/penpot.git
synced 2025-06-10 15:01:39 +02:00
✨ Fix all linter issues on backend code.
This commit is contained in:
parent
6881e3d795
commit
44a21de783
43 changed files with 219 additions and 304 deletions
|
@ -1,5 +1,6 @@
|
|||
(ns app.srepl.main
|
||||
"A main namespace for server repl."
|
||||
#_:clj-kondo/ignore
|
||||
(:require
|
||||
[clojure.pprint :refer [pprint]]
|
||||
[app.db :as db]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue