*Unneeded import

This commit is contained in:
Derrick Hammer 2022-11-28 02:04:35 -05:00
parent 69fd9a14ef
commit 4bb0636a8d
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ import b4a from "b4a";
import { get as getSwarm, SecretStream } from "../swarm";
// @ts-ignore
import c from "compact-encoding";
import DHTCache from "@lumeweb/dht-cache";
// @ts-ignore
import crypto from "hypercore-crypto";
// @ts-ignore