refactoring: more moving stuff around

This commit is contained in:
Torkel Ödegaard
2015-10-30 14:44:40 +01:00
parent 1665cb4282
commit 6cf46b1635
27 changed files with 38 additions and 49 deletions

View File

@@ -1,7 +1,7 @@
define([
'angular',
'lodash',
'kbn',
'app/core/utils/kbn',
],
function (angular, _, kbn) {
'use strict';