We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70abbe commit 9f71425Copy full SHA for 9f71425
umqtt.simple/umqtt/simple.py
@@ -1,7 +1,6 @@
1
import usocket as socket
2
import ustruct as struct
3
from ubinascii import hexlify
4
-import time
5
6
class MQTTException(Exception):
7
pass
0 commit comments