Skip to content

Commit c048b77

Browse files
authored
[SDK generation pipeline] remove useless code (#41809)
1 parent 4c6a080 commit c048b77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/automation_generate.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/bin/bash
22

3-
TEMP_FILE="$TMPDIR/auto_temp.json"
43
# generate code and package in one step
54
python -m packaging_tools.sdk_generator "$1" "$2" --debug 2>&1
65
echo "[Generate] generation and packaging done!!!"

0 commit comments

Comments
 (0)