mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-19 04:21:35 +00:00
chore: remove unneeded code
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
const Axios = require('axios');
|
||||
const Utils = require('./Utils');
|
||||
const Constants = require('./Constants');
|
||||
const Controller = new AbortController();
|
||||
|
||||
class Request {
|
||||
constructor (session) {
|
||||
@@ -51,4 +50,4 @@ class Request {
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = Request;
|
||||
module.exports = Request;
|
||||
|
||||
Reference in New Issue
Block a user