Skip to content

Commit

Permalink
No need to nuke erase_chip as we are enabling by default now
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis committed Jan 4, 2024
1 parent 53af9d6 commit 40b8b8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ function cleanupLocalStorage() {
'selected_board',
'unifiedConfigLast',
'unifiedSourceCache',
'erase_chip',
];

for (const key in localStorage) {
Expand Down

0 comments on commit 40b8b8a

Please sign in to comment.