Skip to content

Commit 7cd5243

Browse files
authored
Update modules/dynamic-plugins/rhdh-supported-plugins.sh
1 parent ac95c1f commit 7cd5243

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/dynamic-plugins/rhdh-supported-plugins.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ titlecase() {
8080
techdocs) echo -n "TechDocs ";;
8181
# Uppercase the first letter
8282
*) echo -n "${f^} " ;;
83-
;;
8483
esac;
8584
done; echo;
8685
}

0 commit comments

Comments
 (0)