Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
0x1eef committed Aug 31, 2024
1 parent 21263d4 commit d458841
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/js/typings/globals.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import * as preact from "preact";
import * as hooks from "preact/hooks";
import fn from "classnames";

declare global {
const render: typeof preact.render;
Expand Down

0 comments on commit d458841

Please sign in to comment.