refactor: remove unneeded imports

This commit is contained in:
Derrick Hammer 2023-09-04 03:35:17 -04:00
parent 0825f4c35d
commit f0ecd5a3ba
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ import {
import { MemoryLevel } from "memory-level";
import KeyPairEd25519 from "@lumeweb/libs5/lib/ed25519.js";
import defer from "p-defer";
import { decodeCid, encodeCid } from "@lumeweb/libportal";
const BIP44_PATH = "m/44'/1627'/0'/0'/0'";