Skip to content

Commit

Permalink
Readd .git folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrique Santos committed Oct 9, 2023
1 parent 0b6809d commit a55b435
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/generate-sdk/generate-sdk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ if [[ ! ${sdk_services_backup_dir} || -d {sdk_services_backup_dir} ]]; then
fi

cleanup() {
rm -rf ${SDK_PATH}/.git
rm -rf ${sdk_services_backup_dir}
go env -w GOPRIVATE=${goprivate_backup}
}
Expand Down

0 comments on commit a55b435

Please sign in to comment.