mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-02 13:33:06 +00:00
Remove unused import
This commit is contained in:
parent
b2d076796a
commit
e6158f3e74
@ -1,6 +1,6 @@
|
||||
import { Button, Input } from "@codex-storage/marketplace-ui-components";
|
||||
import "./Download.css";
|
||||
import { ChangeEvent, useRef, useState } from "react";
|
||||
import { ChangeEvent, useState } from "react";
|
||||
import { CodexSdk } from "../../sdk/codex";
|
||||
import { attributes } from "../../utils/attributes";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user