mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user