Skip to content

Commit 9fd0443

Browse files
committed
fix: remove unused import
1 parent e04039f commit 9fd0443

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/image/ITerm2.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import {
88
useTerminalCapabilities,
99
} from "../../context/TerminalInfo.js";
1010
import { type ImageProps } from "./protocol.js";
11-
import sharp from "sharp";
1211
import { fetchImage, calculateImageSize } from "../../utils/image.js";
1312

1413
/**

0 commit comments

Comments
 (0)