Delete focal point code
This commit is contained in:
@ -15,7 +15,6 @@ import {
|
||||
ListAdder,
|
||||
MissingDescriptionModal,
|
||||
ActionsModal,
|
||||
FocalPointModal,
|
||||
HotkeysModal,
|
||||
ComposeModal,
|
||||
ReplyMentionsModal,
|
||||
@ -51,7 +50,6 @@ const MODAL_COMPONENTS = {
|
||||
'ACTIONS': ActionsModal,
|
||||
'EMBED': EmbedModal,
|
||||
'LIST_EDITOR': ListEditor,
|
||||
'FOCAL_POINT': FocalPointModal,
|
||||
'LIST_ADDER': ListAdder,
|
||||
'HOTKEYS': HotkeysModal,
|
||||
'COMPOSE': ComposeModal,
|
||||
|
||||
Reference in New Issue
Block a user