Skip to content

Commit 0ba589b

Browse files
committed
148ef5aaad0ebbafab2afd5b52e30b09b509301b remove debug
Sync to source repo @148ef5aaad0ebbafab2afd5b52e30b09b509301b
1 parent 3e83d1d commit 0ba589b

File tree

3 files changed

+104
-105
lines changed

3 files changed

+104
-105
lines changed

datatables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
],
1010
"src-repo": "http://github.com/DataTables/DataTablesSrc",
1111
"last-tag": "1.11.2",
12-
"last-sync": "01d171892df647431a6f7e6d3acc13e29a46ed0d"
12+
"last-sync": "148ef5aaad0ebbafab2afd5b52e30b09b509301b"
1313
}

js/jquery.dataTables.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6383,7 +6383,6 @@
63836383
function _fnSaveState ( settings )
63846384
{
63856385
if (settings._bLoadingState) {
6386-
console.log(settings._bLoadingState)
63876386
return;
63886387
}
63896388

0 commit comments

Comments
 (0)