Remove console.log line
This commit is contained in:
parent
aa25ec870f
commit
6b79e17eea
@ -134,7 +134,6 @@ const ConfigPopup: FC<PopupProps> = ({
|
||||
if (opikConfig)
|
||||
configuredPanels.push(opikPanel)
|
||||
|
||||
console.log(configuredPanels)
|
||||
return configuredPanels
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user