Skip to content

Commit

Permalink
chore: Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed May 13, 2024
1 parent 6eadaf3 commit 255846e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/chezmoi/realsystem_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import (
type RealSystem struct {
fileSystem vfs.FS
createScriptTempDirOnce sync.Once
scriptEnv []string
scriptTempDir AbsPath
}

Expand Down

0 comments on commit 255846e

Please sign in to comment.