Skip to content

Commit 7a14663

Browse files
Remove no longer need comment (#2420)
1 parent e9028b9 commit 7a14663

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

arduino/resources/install.go

-6
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,6 @@ func (release *DownloadResource) Install(downloadDir, tempPath, destDir *paths.P
9797
}
9898
}
9999

100-
// TODO
101-
// // Create a package file
102-
// if err := createPackageFile(destDir); err != nil {
103-
// return err
104-
// }
105-
106100
return nil
107101
}
108102

0 commit comments

Comments
 (0)