Skip to content

Commit

Permalink
Remove no longer need comment (#2420)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio-perugini authored Nov 14, 2023
1 parent e9028b9 commit 7a14663
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions arduino/resources/install.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,6 @@ func (release *DownloadResource) Install(downloadDir, tempPath, destDir *paths.P
}
}

// TODO
// // Create a package file
// if err := createPackageFile(destDir); err != nil {
// return err
// }

return nil
}

Expand Down

0 comments on commit 7a14663

Please sign in to comment.