Skip to content

Commit 80661df

Browse files
committed
feat: remove unused import of BaseDownloadEngineFetchStreamOptions for cleaner code
1 parent 086babc commit 80661df

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-xhr.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import retry from "async-retry";
22
import prettyMillisecondsCompact from "../../../transfer-visualize/utils/prettyMSFast.js";
33
import {AvailablePrograms} from "../../download-file/download-programs/switch-program.js";
44
import BaseDownloadEngineFetchStream, {
5-
BaseDownloadEngineFetchStreamOptions,
65
DownloadInfoResponse,
76
FetchSubState,
87
MIN_LENGTH_FOR_MORE_INFO_REQUEST,

0 commit comments

Comments
 (0)