mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
🐛 Add missing require on rpc ns
This commit is contained in:
parent
f23d29deb7
commit
c0eb20d31d
@ -7,6 +7,7 @@
|
||||
(ns app.rpc
|
||||
(:require
|
||||
[app.auth.ldap :as-alias ldap]
|
||||
[app.common.data :as d]
|
||||
[app.common.exceptions :as ex]
|
||||
[app.common.logging :as l]
|
||||
[app.common.spec :as us]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user