Skip to content

Commit c7d2436

Browse files
committed
refactor: rimozione variabile non utilizzata
1 parent f00b77c commit c7d2436

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

assets/src/js/functions/datatables.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ function initComplete(settings) {
278278
const api = this.api();
279279
const $this = $(this);
280280
const search = getTableSearch();
281-
var forceSearch = false;
282281

283282
api.columns('.search').every(function () {
284283
const column = this;

0 commit comments

Comments
 (0)