mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 08:20:45 -05:00
Remove wrong docstring.
This commit is contained in:
parent
e30871bd48
commit
4f2e4a54aa
1 changed files with 0 additions and 1 deletions
|
@ -146,7 +146,6 @@
|
|||
(update-in state [:shapes-by-id sid] geom/absolute-move opts))))
|
||||
|
||||
(defn update-text
|
||||
"Update the start position coordenate of the shape."
|
||||
[sid {:keys [content]}]
|
||||
{:pre [(string? content)]}
|
||||
(reify
|
||||
|
|
Loading…
Reference in a new issue