Remove excess import

This commit is contained in:
Michał Sałaban 2018-10-22 21:37:04 +02:00
parent 91c720ecee
commit 980770a2b7
1 changed files with 0 additions and 1 deletions

View File

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