mirror of
https://github.com/gchq/CyberChef.git
synced 2026-02-06 13:17:12 +00:00
Fix(RecipeWaiter): eslint format error
This commit is contained in:
parent
857576dbe4
commit
c83e1ac4fb
@ -8,7 +8,7 @@ import HTMLOperation from "../HTMLOperation.mjs";
|
||||
import Sortable from "sortablejs";
|
||||
import Utils from "../../core/Utils.mjs";
|
||||
import {escapeControlChars} from "../utils/editorUtils.mjs";
|
||||
import DOMPurify from 'dompurify';
|
||||
import DOMPurify from "dompurify";
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user