Remove unused functionality from script.js

It was causing an error in console.log
This commit is contained in:
Vitaly Potyarkin 2019-08-28 12:23:33 +03:00
parent 19ccfbdeaf
commit f576582b9b

View file

@ -128,15 +128,6 @@ jQuery(function($) {
}
codestyling();
/* ==========================================================================
Responsive Videos with Fitvids
========================================================================== */
function video() {
$('#wrapper').fitVids();
}
video();
/* ==========================================================================
Initialize and load Disqus
========================================================================== */