Removed unused modals ActionsModal, LeavingGabModal

• Removed:
- unused modals ActionsModal, LeavingGabModal
This commit is contained in:
mgabdev
2020-07-06 15:14:50 -05:00
parent adea0aae30
commit ad4c6df155
5 changed files with 0 additions and 111 deletions

View File

@@ -34,7 +34,6 @@ export const POPOVER_STATUS_VISIBILITY = 'STATUS_VISIBILITY'
export const POPOVER_USER_INFO = 'USER_INFO'
export const POPOVER_VIDEO_STATS = 'VIDEO_STATS'
export const MODAL_ACTIONS = 'ACTIONS'
export const MODAL_BLOCK_ACCOUNT = 'BLOCK_ACCOUNT'
export const MODAL_BOOST = 'BOOST'
export const MODAL_COMMUNITY_TIMELINE_SETTINGS = 'COMMUNITY_TIMELINE_SETTINGS'