Skip to content

Commit 07e0d7a

Browse files
committed
Clean unused code
1 parent 9bcd6d1 commit 07e0d7a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ui/arduino/store.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,6 @@ function store(state, emitter) {
287287
if (folder !== 'null' && folder !== null) {
288288
localStorage.setItem('diskPath', folder)
289289
state.diskPath = folder
290-
// state.diskFiles = files
291290
}
292291
if (!state.isFilesOpen) emitter.emit('show-files')
293292
emitter.emit('update-files')
@@ -616,7 +615,6 @@ function store(state, emitter) {
616615
log('navigate-to', device, localPath)
617616
state.blocking = true
618617
emitter.emit('render')
619-
// localPath = localPath || '/'
620618
if (device === 'serial') {
621619
state.serialNavigation = serial.getNavigationPath(
622620
state.serialNavigation, localPath

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy