From d21e8c9b9419d615d9c964581f406410da80dccf Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Thu, 26 Nov 2020 09:50:53 +0100 Subject: [PATCH] Remove spurious empty lines --- .../Configuration/python/RecoPixelVertexing_cff.py | 1 - 1 file changed, 1 deletion(-) diff --git a/RecoPixelVertexing/Configuration/python/RecoPixelVertexing_cff.py b/RecoPixelVertexing/Configuration/python/RecoPixelVertexing_cff.py index e1cd387360698..424ac13a43627 100644 --- a/RecoPixelVertexing/Configuration/python/RecoPixelVertexing_cff.py +++ b/RecoPixelVertexing/Configuration/python/RecoPixelVertexing_cff.py @@ -22,4 +22,3 @@ gpu.toReplaceWith(pixelVertices,_pixelVertexFromSoA) gpu.toReplaceWith(recopixelvertexingTask,_pixelVertexingCUDATask) -