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

Commit da455f6

Browse files
committed
chore(buttons): clean up code style
1 parent d859f42 commit da455f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/buttons/test/buttons.spec.js

-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ describe('buttons', function() {
162162
});
163163

164164
describe('radio', function() {
165-
166165
var compileButtons = function(markup, scope) {
167166
var el = $compile('<div>'+markup+'</div>')(scope);
168167
scope.$digest();

0 commit comments

Comments
 (0)