fix: fixed singlestat test broken due to file move

This commit is contained in:
Torkel Ödegaard
2018-09-10 13:34:33 +02:00
parent 17e99bb38a
commit 0f98dcdef0

View File

@@ -2,7 +2,7 @@ import _ from 'lodash';
import $ from 'jquery';
import 'vendor/flot/jquery.flot';
import 'vendor/flot/jquery.flot.gauge';
import 'app/features/panellinks/link_srv';
import 'app/features/dashboard/panellinks/link_srv';
import kbn from 'app/core/utils/kbn';
import config from 'app/core/config';