From 86ecd35b6631a6c0e077c2c010b372e31f3c229d Mon Sep 17 00:00:00 2001 From: Vanya Belyaev Date: Wed, 24 Apr 2024 11:39:09 +0200 Subject: [PATCH] tiny fix --- source/src/Primitives.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/source/src/Primitives.cpp b/source/src/Primitives.cpp index 58052e4e..7be1a3ad 100644 --- a/source/src/Primitives.cpp +++ b/source/src/Primitives.cpp @@ -38,7 +38,6 @@ Ostap::Math::Step::Step : Step ( a , b, Ostap::Math::Id() ) {} - // ============================================================================ // The END // ============================================================================