diff --git a/components/msg/constellation_msg.rs b/components/msg/constellation_msg.rs index e1a5b9ef681..cd0232ca761 100644 --- a/components/msg/constellation_msg.rs +++ b/components/msg/constellation_msg.rs @@ -400,4 +400,3 @@ pub enum ReferrerPolicy { OriginWhenCrossOrigin, UnsafeUrl, } -