0
Fork 0
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:
Andrey Antukh 2016-09-29 07:06:58 +02:00
parent e30871bd48
commit 4f2e4a54aa
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -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