Merge branch 'master' into bumper-certs

This commit is contained in:
Brian Martin
2019-06-14 08:13:55 -05:00
committed by GitHub
3 changed files with 5 additions and 7 deletions
+1 -2
View File
@@ -1,9 +1,8 @@
from nose.tools import *
from sucks import *
from unittest.mock import Mock, patch
from sleekxmpp.exceptions import XMPPError
from sleekxmppfs.exceptions import XMPPError
from paho.mqtt.client import MQTT_ERR_UNKNOWN as MQTTError