Skip to content

Commit

Permalink
run gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio-perugini committed Sep 5, 2023
1 parent 33ccc2c commit 3fa3c3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arduino/builder/utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,3 @@ func FindFilesInFolder(dir *paths.Path, recurse bool, extensions ...string) (pat
}
return dir.ReadDir(fileFilter)
}

0 comments on commit 3fa3c3f

Please sign in to comment.