Commit e49bb1cc by ubhatnagar

Fixed #2798. Removed unused components.

parent 0ef8e086
define([
'angular',
'lodash',
'./directives',
'angular'
],
function (angular, _) {
function (angular) {
'use strict';
var module = angular.module('grafana.services');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment