From 4547e3b2fd4f112097ba0882328aa703d8bad991 Mon Sep 17 00:00:00 2001 From: SharadLahanegithub Date: Wed, 29 Jul 2026 20:54:10 +0530 Subject: [PATCH] removed # from some lines --- github-api-integration-module.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..42cabb49 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -8,8 +8,7 @@ # This script will help users to communicate and retrieve information from GitHub # Usage: # Please provide your github token and rest api to the script as input -# -# + ################################ if [ ${#@} -lt 2 ]; then