1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00

removed nodeSetCurrent

This commit is contained in:
Fedor Katurov 2022-01-02 18:09:28 +07:00
parent 292268dbc3
commit efa3ba902d
4 changed files with 1 additions and 18 deletions

View file

@ -36,7 +36,6 @@ export const NODE_ACTIONS = {
SET_LOADING: `${prefix}SET_LOADING`,
SET_LOADING_COMMENTS: `${prefix}SET_LOADING_COMMENTS`,
SET_SENDING_COMMENT: `${prefix}SET_SENDING_COMMENT`,
SET_CURRENT: `${prefix}SET_CURRENT`,
POST_LOCAL_COMMENT: `${prefix}POST_LOCAL_COMMENT`,
SET_COMMENTS: `${prefix}SET_COMMENTS`,