From 7a9850c7b1b43e3d4e1d3d781e047966e64678a7 Mon Sep 17 00:00:00 2001
From: pedro <git2021@cas.cat>
Date: Wed, 24 Jan 2024 15:23:11 +0100
Subject: [PATCH] quit confusing comment in pilot build scripts

if you want to know what does each pilot, see README.md
---
 build__pilot-lafede.sh | 1 -
 build__pilot-pangea.sh | 1 -
 build__pilot-setem.sh  | 1 -
 build__pilot-xo9b.sh   | 1 -
 4 files changed, 4 deletions(-)

diff --git a/build__pilot-lafede.sh b/build__pilot-lafede.sh
index d51aab2..6ecef72 100755
--- a/build__pilot-lafede.sh
+++ b/build__pilot-lafede.sh
@@ -5,7 +5,6 @@ set -u
 # DEBUG
 set -x
 
-# a wallet and verifier idhub for pilot-lafede
 main() {
         # includes functions:
         #   common_start
diff --git a/build__pilot-pangea.sh b/build__pilot-pangea.sh
index 0936ac0..00085d7 100755
--- a/build__pilot-pangea.sh
+++ b/build__pilot-pangea.sh
@@ -5,7 +5,6 @@ set -u
 # DEBUG
 set -x
 
-# a wallet and verifier idhub for pilot-pangea
 main() {
         # includes functions:
         #   common_start
diff --git a/build__pilot-setem.sh b/build__pilot-setem.sh
index 3381c43..56021f3 100755
--- a/build__pilot-setem.sh
+++ b/build__pilot-setem.sh
@@ -5,7 +5,6 @@ set -u
 # DEBUG
 set -x
 
-# a wallet and verifier idhub for pilot-setem
 main() {
         # includes functions:
         #   common_start
diff --git a/build__pilot-xo9b.sh b/build__pilot-xo9b.sh
index 7de50bd..e44ba90 100755
--- a/build__pilot-xo9b.sh
+++ b/build__pilot-xo9b.sh
@@ -5,7 +5,6 @@ set -u
 # DEBUG
 set -x
 
-# a wallet and verifier idhub for pilot-xo9b
 main() {
         # includes functions:
         #   common_start