mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Remove a comment related to a TODO which has already been done. (#32822)
Signed-off-by: Shane Handley <shanehandley@fastmail.com>
This commit is contained in:
parent
b471f6473f
commit
a7a380777d
1 changed files with 0 additions and 2 deletions
|
@ -788,8 +788,6 @@ impl From<NetTraitsRequestMode> for RequestMode {
|
|||
}
|
||||
}
|
||||
|
||||
// TODO
|
||||
// When whatwg/fetch PR #346 is merged, fix this.
|
||||
impl From<ReferrerPolicy> for MsgReferrerPolicy {
|
||||
fn from(policy: ReferrerPolicy) -> Self {
|
||||
match policy {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue