mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
removed unused code
This commit is contained in:
@@ -108,12 +108,6 @@ function (angular, $, _, appLevelRequire) {
|
||||
apps_deps.push(module_name);
|
||||
});
|
||||
|
||||
app.panel_helpers = {
|
||||
partial: function (name) {
|
||||
return 'app/partials/'+name+'.html';
|
||||
}
|
||||
};
|
||||
|
||||
// load the core components
|
||||
require([
|
||||
'controllers/all',
|
||||
|
||||
Reference in New Issue
Block a user