mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
removed console.log
This commit is contained in:
parent
bc30e7b322
commit
4f84a2d018
@ -228,7 +228,7 @@
|
||||
settings: [[.Settings]],
|
||||
navTree: [[.NavTree]]
|
||||
};
|
||||
console.log([[ .Theme]]);
|
||||
|
||||
// load css async
|
||||
var myCSS = document.createElement("link");
|
||||
myCSS.rel = "stylesheet";
|
||||
|
Loading…
Reference in New Issue
Block a user