2025-11-02 14:35:35 +03:00

6 lines
185 B
JavaScript

// Included only in the minified build, via Uglify2
// Only turn warnings off if not already overridden
if ( typeof jQuery.migrateMute === "undefined" ) {
jQuery.migrateMute = true;
}