mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
Remove unused code.
This commit is contained in:
parent
3cd3230342
commit
c95a4050f4
1 changed files with 0 additions and 6 deletions
|
@ -60,12 +60,6 @@
|
|||
|
||||
;; --- Text Styles Helpers
|
||||
|
||||
(def +style-attrs+ [:font-size])
|
||||
(def +select-rect-attrs+
|
||||
{:stroke-dasharray "5,5"
|
||||
:style {:stroke "#333" :fill "transparent"
|
||||
:stroke-opacity "0.4"}})
|
||||
|
||||
(defn- make-style
|
||||
[{:keys [fill-color
|
||||
fill-opacity
|
||||
|
|
Loading…
Add table
Reference in a new issue