fix flake8

Related: https://pagure.io/koji/issue/3790
This commit is contained in:
Tomas Kopecek 2023-05-16 13:18:56 +02:00
parent b9e9dd6c4b
commit 0a48d6a688
2 changed files with 1 additions and 2 deletions

View file

@ -9,7 +9,6 @@ import json
import logging
import random
import psycopg2
from proton import Message, SSLDomain
from proton.handlers import MessagingHandler
from proton.reactor import Container