remove unused imports

This commit is contained in:
Robert Resch 2022-03-06 00:16:00 +01:00
parent 2781f5d32e
commit 3a4a70a6bb
33 changed files with 20 additions and 116 deletions

View file

@ -2,7 +2,6 @@ import asyncio
import os
import time
import amqtt
import pytest
from amqtt.client import MQTTClient
from amqtt.mqtt.constants import QOS_0