Skip to content

Commit

Permalink
chore: Fix linting typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
TAM360 committed Aug 17, 2024
1 parent c0cb4c3 commit 4bb9e3e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ func (f *DevContainer) SetTemplateDefaults() error {
return nil
}


func (f *DevContainerPostInstallScript) SetTemplateDefaults() error {
if f.Path == "" {
f.Path = ".devcontainer/post-install.sh"
Expand Down

0 comments on commit 4bb9e3e

Please sign in to comment.