From df4c8e0d2d7eb39057f294a6bedb85d3f451d9cb Mon Sep 17 00:00:00 2001 From: Robert Bohne Date: Wed, 21 Jun 2023 22:04:11 +0200 Subject: [PATCH] Fixed linter - remove empty lines --- execution-environment.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/execution-environment.yml b/execution-environment.yml index 18a72b6..66bcb55 100644 --- a/execution-environment.yml +++ b/execution-environment.yml @@ -23,4 +23,3 @@ additional_build_steps: # - RUN ls -la /etc # Needed for tekton - RUN pip install pre-commit -