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