Skip to content

Commit 7a6b262

Browse files
committed
🔥 Remove old mutation type
Signed-off-by: Eduardo San Martin Morote <[email protected]>
1 parent 4fb58ab commit 7a6b262

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: ‎packages/vuexfire/src/utils/types.js

-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ export const VUEXFIRE_ARRAY_ADD = 'vuexfire/ARRAY_ADD'
44
export const VUEXFIRE_ARRAY_CHANGE = 'vuexfire/ARRAY_CHANGE'
55
export const VUEXFIRE_ARRAY_MOVE = 'vuexfire/ARRAY_MOVE'
66
export const VUEXFIRE_ARRAY_REMOVE = 'vuexfire/ARRAY_REMOVE'
7-
export const VUEXFIRE_MUTATION = 'vuexfire/MUTATION'

0 commit comments

Comments
 (0)