mirror of
https://github.com/penpot/penpot.git
synced 2026-05-28 19:33:45 +00:00
🔥 Remove unused var.
This commit is contained in:
parent
b4361cb202
commit
0a7da1b7f2
@ -213,8 +213,6 @@
|
|||||||
;; --- Fonts Generation
|
;; --- Fonts Generation
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
(def all-fotmats #{"font/woff2", "font/woff", "font/otf", "font/ttf"})
|
|
||||||
|
|
||||||
(defmethod process :generate-fonts
|
(defmethod process :generate-fonts
|
||||||
[{:keys [input] :as params}]
|
[{:keys [input] :as params}]
|
||||||
(letfn [(ttf->otf [data]
|
(letfn [(ttf->otf [data]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user