chore: lint
This commit is contained in:
@@ -313,7 +313,6 @@ export default class Interpreter extends EventEmitter {
|
||||
await this.options.serializableCallback(scrapeResult);
|
||||
},
|
||||
|
||||
|
||||
scrapeList: async (config: { listSelector: string, fields: any, limit?: number, pagination: any }) => {
|
||||
await this.ensureScriptsLoaded(page);
|
||||
if (!config.pagination) {
|
||||
|
||||
Reference in New Issue
Block a user