mirror of
https://github.com/logos-storage/logos-storage-js.git
synced 2026-01-07 07:53:10 +00:00
Remove unused import
This commit is contained in:
parent
72ca34ffbe
commit
73b395f714
@ -1,6 +1,5 @@
|
||||
import { afterEach, assert, describe, it, vi } from "vitest";
|
||||
import { Fetch } from "../fetch-safe/fetch-safe";
|
||||
import type { CodexError } from "../async";
|
||||
|
||||
describe.only("fetch", () => {
|
||||
afterEach(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user