mirror of https://github.com/waku-org/js-noise.git
remove unused
This commit is contained in:
parent
f039d8fdd2
commit
fa5cc104a1
|
@ -8,7 +8,6 @@ import {
|
|||
type IProtoMessage,
|
||||
} from "@waku/interfaces";
|
||||
import { WakuMessage } from "@waku/proto";
|
||||
import { contentTopicToPubsubTopic } from "@waku/utils";
|
||||
import debug from "debug";
|
||||
|
||||
import { HandshakeResult, HandshakeStepResult } from "./handshake.js";
|
||||
|
|
Loading…
Reference in New Issue