mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
💄 Remove duplicate require in backend/dev/user.clj
Cleanup a duplicate require of srepl Signed-off-by: Ryan Breen <rbreen@zmags.com>
This commit is contained in:
parent
28f1e671cb
commit
f607540f23
@ -19,7 +19,6 @@
|
||||
[app.main :as main]
|
||||
[app.srepl.helpers]
|
||||
[app.srepl.main :as srepl]
|
||||
[app.srepl.main :as srepl]
|
||||
[app.util.blob :as blob]
|
||||
[app.util.fressian :as fres]
|
||||
[app.util.json :as json]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user