Skip to content

Commit

Permalink
chore(datepicker): clean up code style
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleycho committed Nov 3, 2015
1 parent 1c30baa commit aff9010
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/datepicker/test/datepicker.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -1224,7 +1224,6 @@ describe('datepicker directive', function() {
expect(tr.eq(i).find('td').length).toEqual(7);
}
});

});

describe('setting datepickerPopupConfig', function() {
Expand Down

0 comments on commit aff9010

Please sign in to comment.