From acc7ce2768adf7350d182754a39fe67a3fa27710 Mon Sep 17 00:00:00 2001
From: Lluis Gifre <lluis.gifre@cttc.es>
Date: Mon, 29 Aug 2022 16:53:10 +0000
Subject: [PATCH] Arranged GitLab CI/CD for PathComp component

---
 src/pathcomp/.gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/pathcomp/.gitlab-ci.yml b/src/pathcomp/.gitlab-ci.yml
index cf647727f..c13cdd3ac 100644
--- a/src/pathcomp/.gitlab-ci.yml
+++ b/src/pathcomp/.gitlab-ci.yml
@@ -192,4 +192,3 @@ deploy pathcomp:
       when: manual    
     - if: '$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "develop"'
       when: manual
-
-- 
GitLab