Skip to content

Commit 55d5910

Browse files
author
smellai
committed
removed unused import
1 parent 2e82937 commit 55d5910

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/boardConfiguration.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
import { BehaviorSubject } from 'rxjs';
3131
import { takeUntil, filter, first } from 'rxjs/operators';
3232
import { provisioningSketch } from './sketches/provisioning.ino';
33-
import { read } from 'fs';
3433

3534
const BAUDRATE = 9600;
3635

0 commit comments

Comments
 (0)