Removed unused imports
This commit is contained in:
@@ -14,8 +14,6 @@ module.exports = {
|
|||||||
],
|
],
|
||||||
require: [
|
require: [
|
||||||
'https://cdn.jsdelivr.net/gh/CoeJoder/waitForKeyElements.js@v1.2/waitForKeyElements.js',
|
'https://cdn.jsdelivr.net/gh/CoeJoder/waitForKeyElements.js@v1.2/waitForKeyElements.js',
|
||||||
`https://cdn.jsdelivr.net/npm/axios@${pkg.dependencies.axios}/dist/axios.min.js`,
|
|
||||||
`https://cdn.jsdelivr.net/npm/axios-userscript-adapter@${pkg.dependencies['axios-userscript-adapter']}/dist/axiosGmxhrAdapter.min.js`
|
|
||||||
],
|
],
|
||||||
grant: [
|
grant: [
|
||||||
'GM.xmlHttpRequest',
|
'GM.xmlHttpRequest',
|
||||||
|
|||||||
Reference in New Issue
Block a user