Skip to content
Snippets Groups Projects
Commit 7c9c9ec4 authored by Kocher, Manuel's avatar Kocher, Manuel
Browse files

Remove unecessary log

parent 4ba91d49
No related branches found
No related tags found
No related merge requests found
Pipeline #191646 passed
......@@ -64,8 +64,6 @@ export class ThemeSwitcher extends ScopedElementsMixin(AdapterLitElement) {
if(this.langDir != '') {
setOverridesByGlobalCache(this._i18n, this);
}
console.log(this.langDir);
}
detectInitialMode() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment