mirror of
https://github.com/penpot/penpot.git
synced 2025-02-03 04:49:03 -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
|
;; --- 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
|
(defn- make-style
|
||||||
[{:keys [fill-color
|
[{:keys [fill-color
|
||||||
fill-opacity
|
fill-opacity
|
||||||
|
|
Loading…
Add table
Reference in a new issue