Remove obsolete log

This commit is contained in:
Pieter Vander Vennet 2024-05-03 18:32:16 +02:00
parent ef3e27ee8b
commit 6524366eb5

View file

@ -12,7 +12,6 @@
export let state: SpecialVisualizationState
let theme = state.layout?.id ?? ""
let config: ExtraLinkConfig = state.layout.extraLink
console.log(">>>",config)
const isIframe = window !== window.top
let basepath = window.location.host
let showWelcomeMessageSwitch = state.featureSwitches.featureSwitchWelcomeMessage