Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerKSI committed Jan 23, 2025
1 parent d92eb8d commit 26313d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion yoda/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ var tempDir = func() string {
if err != nil {
dir = band.DefaultNodeHome
}
defer os.RemoveAll(dir)

return dir
}

0 comments on commit 26313d5

Please sign in to comment.