Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
remove erroneous comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ckousik committed Apr 11, 2023
1 parent 5411ba5 commit 7e26a4c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/sdp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ import type { HashCode, HashName } from 'multihashes'
import { inappropriateMultiaddr, invalidArgument, invalidFingerprint, unsupportedHashAlgorithm } from './error.js'
import { CERTHASH_CODE } from './transport.js'

// import { detect } from 'detect-browser'

// const browser = detect()

const log = logger('libp2p:webrtc:sdp')

/**
Expand Down

0 comments on commit 7e26a4c

Please sign in to comment.