Remove unused import os
This commit is contained in:
parent
bc463b1099
commit
08283cf58a
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
import os
|
||||
try:
|
||||
from adafruit_shell import Shell
|
||||
except ImportError:
|
||||
|
|
|
|||
Loading…
Reference in a new issue