Skip to content

Commit ce995bc

Browse files
committed
remove TODO
1 parent a6b5645 commit ce995bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mimeparser.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1924,7 +1924,6 @@ async fn parse_gossip_headers(
19241924
}
19251925

19261926
let fingerprint = header.public_key.dc_fingerprint().hex();
1927-
// TODO: header.public_key.verify() ?
19281927
context
19291928
.sql
19301929
.execute(

0 commit comments

Comments
 (0)