Remove unnecessary import
This commit is contained in:
parent
f3b70132d8
commit
989f023f26
2 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
import os
|
||||
import time
|
||||
from subprocess import getoutput
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
import os
|
||||
import GPUtil
|
||||
import time
|
||||
from pySerialTransfer import pySerialTransfer as txfer
|
||||
|
|
Loading…
Reference in a new issue