Skip to content

Commit

Permalink
chore: removed outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ielaajezdev committed Dec 28, 2024
1 parent f7dfc0e commit dd95d2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ func onTerminate(sig os.Signal) error {

// This is just a wrapper to run the user program
// it is not recommended to put any other logic here
// (replace exampleRun1 with your own run function)
func main() {
roverlib.Run(run, onTerminate)
}

0 comments on commit dd95d2c

Please sign in to comment.