Remove outdated userscript content.

This commit is contained in:
Josh Matthews 2019-10-03 15:39:16 -04:00 committed by GitHub
parent 0780fb0693
commit 515b889cfc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,4 +3,3 @@
// Files are sorted alphabetically. When committing polyfills
// order them with numbers, e.g. `01.innerhtml.js` will be executed before
// `05.jquery.js`
WheelEvent = { DOM_DELTA_PIXEL: 5, DOM_DELTA_LINE: 5, DOM_DELTA_PAGE: 5 };