From 78efb77b967457298633e0a25a9c8454d1d4f68e Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Sun, 15 Sep 2024 19:30:13 -0600 Subject: [PATCH] style: empty leading line removed from `quantity.h` --- src/core/include/mp-units/framework/quantity.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/include/mp-units/framework/quantity.h b/src/core/include/mp-units/framework/quantity.h index 18490e07..3d1b319f 100644 --- a/src/core/include/mp-units/framework/quantity.h +++ b/src/core/include/mp-units/framework/quantity.h @@ -1,4 +1,3 @@ - // The MIT License (MIT) // // Copyright (c) 2018 Mateusz Pusz