mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-19 21:58:08 -04:00
style: remove JQuery fallback
This commit is contained in:
@@ -6111,7 +6111,3 @@ window.PrivateBin = (function() {
|
|||||||
};
|
};
|
||||||
})();
|
})();
|
||||||
|
|
||||||
// for compatibility with tests and existing code
|
|
||||||
if (typeof jQuery !== 'undefined') {
|
|
||||||
jQuery.PrivateBin = window.PrivateBin;
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user