Skip to content

Commit

Permalink
remove unused lines
Browse files Browse the repository at this point in the history
  • Loading branch information
danyj committed Mar 25, 2019
1 parent c5da33f commit 8c672db
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions assets/js/thz.site.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
if (html.classList.contains('thz-preloader-active')) {
html.classList.remove('thz-preloader-active');
}

//var suppressErrorAlert = true;
//return suppressErrorAlert;

};

(function($, window, document, undefined) {
Expand Down

0 comments on commit 8c672db

Please sign in to comment.