mirror of
https://github.com/penpot/penpot.git
synced 2025-07-30 14:39:03 +02:00
🐛 Fix linter issues
This commit is contained in:
parent
131e4f2446
commit
5d77f7e5b1
4 changed files with 8 additions and 16 deletions
|
@ -15,7 +15,7 @@
|
|||
[app.loggers.webhooks :as-alias webhooks]
|
||||
[app.media :as media]
|
||||
[app.rpc :as-alias rpc]
|
||||
[app.rpc.climit :as-alias climit]
|
||||
[app.rpc.climit :as climit]
|
||||
[app.rpc.commands.files :as files]
|
||||
[app.rpc.commands.projects :as projects]
|
||||
[app.rpc.commands.teams :as teams]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue