Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
Signed-off-by: Shlok Mishra <99207534+Jougan-0@users.noreply.github.com>
  • Loading branch information
Jougan-0 committed Nov 7, 2023
1 parent 47bb436 commit aa38d07
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scripts/component_updater/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,6 @@ func main() {
log.Fatal("provide a valid spreadsheet URL")
return
}
fmt.println(url)
fmt.println(os.Args[2])
fmt.println(os.Args[3])
fmt.println(os.Args[4])

if len(os.Args) <= 2 {
log.Fatal("system flag is missing")
return
Expand Down

0 comments on commit aa38d07

Please sign in to comment.