Skip to content

Commit 9c3017f

Browse files
committed
Remove redundant comment
1 parent 6bf5ae2 commit 9c3017f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dtls/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ util = { version = "0.7.0", path = "../util", package = "webrtc-util", default-f
1717

1818
byteorder = "1"
1919
rand_core = "0.6.3"
20-
#elliptic-curve = { version = "0.13.5", features = ["default", "ecdh"] }
2120
hkdf = "~0.12.1"
2221
p256 = { version = "0.11.1", features = ["default", "ecdh", "ecdsa"] }
2322
p384 = "0.11.2"

0 commit comments

Comments
 (0)