Build: Fix code style issue

Remove needless empty line character
This commit is contained in:
Oleg Gaidarenko 2014-04-15 18:06:18 +04:00
parent f3b89ba082
commit 95dfcc50ed

View File

@ -150,7 +150,6 @@ QUnit.testDone(function() {
// ...even if the jQuery under test has a broken .empty()
supportjQuery( "#qunit-fixture" ).empty();
// Reset internal jQuery state
jQuery.event.global = {};
if ( ajaxSettings ) {