Skip to content

Commit

Permalink
Not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgemanrubia committed Dec 14, 2024
1 parent 8bcd5d8 commit 137dc44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/javascript/hotwire_spark/reloaders/css_reloader.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export class CssReloader {
log(`\t${href}`)
resolve()
}
link.parentNode.replaceChild(newLink, link)
})
}

Expand Down

0 comments on commit 137dc44

Please sign in to comment.