3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00

code formatting fix

This commit is contained in:
Patrick O'Carroll 2017-12-21 13:44:34 +01:00
parent 9b63a81756
commit 972c3bc635

View File

@ -32,7 +32,6 @@ describe('unsavedChangesSrv', function() {
beforeEach(
angularMocks.inject(function(
unsavedChangesSrv,
$location,
$rootScope,
dashboardSrv,