mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
removed role console.log
This commit is contained in:
parent
fd7404e565
commit
aca177aa6d
1 changed files with 0 additions and 2 deletions
|
@ -141,8 +141,6 @@ class Component extends React.Component<IMapListDialogProps, IMapListDialogState
|
|||
|
||||
const { editor_target, menu_target, is_editing, is_dropping } = this.state;
|
||||
|
||||
console.log('role', this.props.role);
|
||||
|
||||
return (
|
||||
<div className="dialog-content">
|
||||
{ list.length === 0 && loading &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue