Skip to content

Commit

Permalink
chore: remove plaintext
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Dec 4, 2023
1 parent 6a12f41 commit 5c04fca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions perf/runner/src/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@ export const versions: Array<Version> = [
implementation: "js-libp2p",
transportStacks: ["tcp"]
},
{
/* {
id: "v1.0-yamux-plaintext",
implementation: "js-libp2p",
transportStacks: ["tcp"]
},
/* {
{
id: "v1.0-mplex-plaintext",
implementation: "js-libp2p",
transportStacks: ["tcp"]
Expand Down

0 comments on commit 5c04fca

Please sign in to comment.