Remove excess import

This commit is contained in:
Michał Sałaban 2018-10-22 21:37:04 +02:00
parent 91c720ecee
commit 980770a2b7

View file

@ -1,5 +1,4 @@
import warnings
from . import exceptions
from . import prio
from .transaction import PaymentManager