Skip to content

Commit

Permalink
chore(kumascript): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Apr 30, 2024
1 parent 8f0236c commit ca64e36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kumascript/src/api/web.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import * as util from "./util.js";

import { CONTENT_ROOT } from "../../../libs/env/index.js";
import { KumaThis } from "../environment.js";
import { DEFAULT_LOCALE } from "../../../libs/constants/index.js";
import { ONLY_AVAILABLE_IN_ENGLISH } from "../../../libs/l10n/l10n.js";
import { htmlEscape } from "./util.js";

Expand Down

0 comments on commit ca64e36

Please sign in to comment.