Skip to content

Commit 1c38619

Browse files
committed
Fixed intendation
1 parent 8cfe89e commit 1c38619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/app/directives/variableValueSelect.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ function (angular, app, _) {
223223

224224
});
225225

226-
angular
226+
angular
227227
.module('grafana.directives')
228228
.directive('variableValueSelect', function($compile, $window, $timeout) {
229229

0 commit comments

Comments
 (0)