Skip to content

Commit

Permalink
Update jsonOperations.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Jul 11, 2024
1 parent a8c4531 commit 2b9a23f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/aws/dependencies/jsonOperations.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

function addKeyValue(){
local input="$1"
local name="$2"
Expand Down Expand Up @@ -145,4 +144,3 @@ function getBucketByBucketKey(){
local theBucketWithKey=$(makeBucket "$emptyBucket" "$key" "$theBucket" )
echo "$theBucketWithKey"
}

0 comments on commit 2b9a23f

Please sign in to comment.