From 54f5b24c69cb1834cd575c4ba1a216b8bf59a2bb Mon Sep 17 00:00:00 2001 From: Kartik Gautam Date: Tue, 15 Dec 2020 10:34:54 +0000 Subject: [PATCH] style: Remove trailing empty lines Differential Revision: https://phabricator.services.mozilla.com/D99595 --- components/style/properties/shorthands/padding.mako.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/components/style/properties/shorthands/padding.mako.rs b/components/style/properties/shorthands/padding.mako.rs index 4d2ea361e15..11ddfed3b11 100644 --- a/components/style/properties/shorthands/padding.mako.rs +++ b/components/style/properties/shorthands/padding.mako.rs @@ -56,4 +56,3 @@ ${helpers.two_properties_shorthand( engines="gecko", spec="https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding-inline" )} -