Skip to content

Commit

Permalink
chore: Remove test lines
Browse files Browse the repository at this point in the history
  • Loading branch information
toninis committed Jan 29, 2025
1 parent 4a1f470 commit 65297be
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions aws/eks-customer/scripts/utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,4 @@ function clean_up() {
echo "Removing gitops-sre directory"
rm -rf $gitops_sre_dir
exit 0
}


GITHUB_TOKEN=$(generate_token)
echo $GITHUB_TOKEN
}

0 comments on commit 65297be

Please sign in to comment.