import warnings
from amqtt.adapters import *
warnings.warn("importing hbmqtt is deprecated. Please import amqtt", DeprecationWarning)