Skip to content

Commit

Permalink
Lint fix WebtoonHatti.mjs (#7058)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheepux authored and ronny1982 committed Jul 27, 2024
1 parent bc75a03 commit 7e39429
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/web/mjs/connectors/WebtoonHatti.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,5 @@ export default class WebtoonHatti extends WordPressMadara {
request.headers.set('x-referer', pageData.referer);
await fetch(request);
return page;

}
}

0 comments on commit 7e39429

Please sign in to comment.