提交 161a3d5c 编写于 作者: R Roger A. Light

Remove debug statement.

Change-Id: Ib32f618f95c7c1120e98db2a1a5c950050d6963e
上级 dd6617ff
......@@ -24,7 +24,6 @@ import paho.mqtt.client as mqtt
def _do_publish(c):
"""Internal function"""
print(len(c._userdata))
m = c._userdata[0]
c._userdata = c._userdata[1:]
if type(m) is dict:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册