Skip to content

Commit

Permalink
only one copy of boards.json please
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoskal committed Apr 21, 2023
1 parent e8bdd0c commit a345712
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 850 deletions.
1 change: 0 additions & 1 deletion compiler/src/board.ts
Expand Up @@ -209,7 +209,6 @@ export function boardMarkdownFiles() {
}
})

r[`boards.json`] = JSON.stringify(boardsjson, null, 2)
return r
}

Expand Down

0 comments on commit a345712

Please sign in to comment.