From 2099b190bb990dbce3c6c74acdacf20e327ba874 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Wed, 27 Apr 2016 00:26:37 -0400 Subject: [PATCH] Remove superfluous end-of-file whitespace. --- components/msg/constellation_msg.rs | 1 - 1 file changed, 1 deletion(-) 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, } -