Dashboard: removed wip stats panel from settings.js, accidental commit

This commit is contained in:
Torkel Ödegaard 2014-10-15 15:48:57 -04:00
parent f743288ce0
commit dd0193a9a8

View File

@ -17,7 +17,6 @@ function (_, crypto) {
window_title_prefix : 'Grafana - ',
panels : {
'graph': { path: 'panels/graph' },
'stats': { path: 'panels/stats' },
'text': { path: 'panels/text' }
},
plugins : {},