Skip to content

Commit 90ba6d5

Browse files
author
Federico Fissore
committed
Removed useless TODO
Signed-off-by: Federico Fissore <[email protected]>
1 parent c8509d0 commit 90ba6d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/arduino.cc/builder/test/helper_tools_downloader.go

-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ func DownloadCoresAndToolsAndLibraries(t *testing.T) {
142142
patchFiles(t)
143143
}
144144

145-
// FIXME: once patched cores are released, patching them will be unnecessary
146145
func patchFiles(t *testing.T) {
147146
files, err := ioutil.ReadDir(PATCHES_FOLDER)
148147
NoError(t, err)

0 commit comments

Comments
 (0)