♻️ Rename data.events to data.event

This commit is contained in:
Andrey Antukh 2024-11-27 08:51:42 +01:00
parent 838fb06039
commit c6b96a81f1
65 changed files with 65 additions and 65 deletions

View file

@ -17,7 +17,7 @@
[app.common.types.shape.interactions :as ctsi]
[app.common.uuid :as uuid]
[app.main.data.changes :as dch]
[app.main.data.events :as ev]
[app.main.data.event :as ev]
[app.main.data.workspace.shapes :as dwsh]
[app.main.data.workspace.state-helpers :as wsh]
[app.main.data.workspace.undo :as dwu]