Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit c56812e

Browse files
fix(typeahead): Code groom.
1 parent ca5e0d5 commit c56812e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: src/typeahead/test/typeahead-highlight-ngsanitize.spec.js

+1-3
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)