mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-26 08:08:54 +00:00
style: remove white space
This commit is contained in:
@@ -247,6 +247,7 @@ class Parser {
|
||||
|
||||
return observe(results);
|
||||
}
|
||||
|
||||
const keys = Object.keys(data);
|
||||
const classname = this.sanitizeClassName(keys[0]);
|
||||
|
||||
@@ -265,7 +266,6 @@ class Parser {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
static formatError({ classname, classdata, err }) {
|
||||
|
||||
Reference in New Issue
Block a user