mirror of
https://github.com/langgenius/dify.git
synced 2026-03-31 10:00:18 +08:00
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