Remove unused modules
This commit is contained in:
parent
6e0dbe861b
commit
a26b5dd9ad
|
@ -1,8 +1,5 @@
|
||||||
import sys
|
import sys
|
||||||
import serial
|
|
||||||
import time
|
import time
|
||||||
import struct
|
|
||||||
import random
|
|
||||||
|
|
||||||
from i2cdriver import I2CDriver, EDS
|
from i2cdriver import I2CDriver, EDS
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue