Linting fix
This commit is contained in:
@ -25,7 +25,7 @@ export class TheAtlanticHandler extends ContentHandler {
|
||||
'[data-event-module="article body"]'
|
||||
)
|
||||
|
||||
// Remove the audio player.
|
||||
// Remove the audio player.
|
||||
content.querySelector('[data-event-module="audio player"]')?.remove()
|
||||
|
||||
if (!articleContentSection) {
|
||||
|
||||
Reference in New Issue
Block a user