mirror of https://github.com/vector-im/riot-web
Merge pull request #1790 from matrix-org/dbkr/hello_trace_why_are_you_here
Remove spurious console.tracepull/21833/head
commit
441a8c722c
|
@ -252,7 +252,6 @@ class Tinter {
|
|||
|
||||
|
||||
setTheme(theme) {
|
||||
console.trace("setTheme " + theme);
|
||||
this.theme = theme;
|
||||
|
||||
// update keyRgb from the current theme CSS itself, if it defines it
|
||||
|
|
Loading…
Reference in New Issue