Skip to content

Commit 163d356

Browse files
fix(typeahead): Code groom.
1 parent 9d6888a commit 163d356

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/typeahead/test/typeahead-highlight-ngsanitize.spec.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
describe('Security concerns', function() {
2-
var highlightFilter,
3-
$sanitize,
4-
logSpy;
2+
var highlightFilter, $sanitize, logSpy;
53

64
beforeEach(module('ui.bootstrap.typeahead', 'ngSanitize'));
75

0 commit comments

Comments
 (0)