Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 915cb1c

Browse files
committed
refactor($anchorScrollSpec): remove unused variable
1 parent 5a013dd commit 915cb1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/ng/anchorScrollSpec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ describe('$anchorScroll', function() {
9090
};
9191

9292
docSpies = {};
93-
var i = 0;
9493

9594
return function($rootScope, $window) {
9695
var propsToMock = ['body', 'documentElement'];

0 commit comments

Comments
 (0)