mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05:00
🔥 Remove unused requires.
This commit is contained in:
parent
8a7a02532c
commit
02efe42a29
1 changed files with 0 additions and 4 deletions
|
@ -10,10 +10,6 @@
|
|||
(ns uxbox.worker.thumbnails
|
||||
(:require
|
||||
[rumext.alpha :as mf]
|
||||
[promesa.core :as p]
|
||||
[cljs.spec.alpha :as s]
|
||||
[uxbox.common.exceptions :as ex]
|
||||
[uxbox.common.spec :as us]
|
||||
[uxbox.main.fonts :as fonts]
|
||||
[uxbox.main.exports :as exports]
|
||||
[uxbox.worker.impl :as impl]
|
||||
|
|
Loading…
Reference in a new issue