We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04039f commit 9fd0443Copy full SHA for 9fd0443
src/components/image/ITerm2.tsx
@@ -8,7 +8,6 @@ import {
8
useTerminalCapabilities,
9
} from "../../context/TerminalInfo.js";
10
import { type ImageProps } from "./protocol.js";
11
-import sharp from "sharp";
12
import { fetchImage, calculateImageSize } from "../../utils/image.js";
13
14
/**
0 commit comments