mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05: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