Remove log
CodeQL checks / Detect whether code changed (push) Has been cancelled Details
CodeQL checks / Analyze (actions) (push) Has been cancelled Details
CodeQL checks / Analyze (go) (push) Has been cancelled Details
CodeQL checks / Analyze (javascript) (push) Has been cancelled Details

This commit is contained in:
Matias Chomicki 2025-10-06 15:34:31 +02:00
parent 47b6c71704
commit e896807b7d
No known key found for this signature in database
GPG Key ID: 76EB771268755755
1 changed files with 0 additions and 1 deletions

View File

@ -340,7 +340,6 @@ const UnthemedLogs: React.FunctionComponent<Props> = (props: Props) => {
useEffect(() => {
if (!shallowCompare(displayedFields, panelState?.logs?.displayedFields ?? [])) {
console.log('siyncinynng');
updatePanelState({
...panelState?.logs,
displayedFields,