Fixed linter warnings.

This commit is contained in:
Alexander Zobnin
2016-09-27 20:28:18 +03:00
parent e10b831a91
commit 65308375f4
5 changed files with 4 additions and 17 deletions

View File

@@ -1,4 +1,5 @@
import {QueryCtrl} from 'app/plugins/sdk';
import angular from 'angular';
import _ from 'lodash';
import * as utils from './utils';
import * as metricFunctions from './metricFunctions';