add autoflake
add autoflake remove unused imports
This commit is contained in:
parent
75810c18e2
commit
4e46d7e810
6 changed files with 37 additions and 25 deletions
|
|
@ -9,8 +9,6 @@ from hbmqtt.client import MQTTClient
|
|||
from hbmqtt.mqtt.constants import QOS_0, QOS_1, QOS_2
|
||||
import pkg_resources
|
||||
import time
|
||||
from threading import Thread
|
||||
import ssl
|
||||
import bumper
|
||||
import json
|
||||
from datetime import datetime, timedelta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue