mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-11 03:40:20 +00:00
Fix all existing prettier issues
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Controller } from "stimulus";
|
||||
|
||||
document.addEventListener("turbolinks:before-cache", () =>
|
||||
document.getElementById("flash").remove()
|
||||
document.getElementById("flash").remove(),
|
||||
);
|
||||
|
||||
export default class extends Controller {
|
||||
|
||||
Reference in New Issue
Block a user