diff --git a/src/uxbox/main/data/shapes.cljs b/src/uxbox/main/data/shapes.cljs index d48bc164b9..f8fb161c26 100644 --- a/src/uxbox/main/data/shapes.cljs +++ b/src/uxbox/main/data/shapes.cljs @@ -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