Skip to content

Commit

Permalink
Remove unuused import (#821)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored Jan 15, 2025
1 parent f7a06f3 commit 9266ba9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script/gulp/entry-html.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
htmlMinifierOptions,
terserOptions,
} from "../../homeassistant-frontend/build-scripts/bundle.cjs";
import env from "./env.cjs";
import paths from "./paths.cjs";

const renderTemplate = (templateFile, data = {}) => {
Expand Down

0 comments on commit 9266ba9

Please sign in to comment.