Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
weboko committed Apr 18, 2024
1 parent f039d8f commit fa5cc10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/codec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit fa5cc10

Please sign in to comment.