remove unused import
This commit is contained in:
parent
0947b34ebf
commit
d00a501730
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ import datetime
|
||||||
from decimal import Decimal
|
from decimal import Decimal
|
||||||
|
|
||||||
from money.currency import Currency
|
from money.currency import Currency
|
||||||
from money.money import Money
|
|
||||||
|
|
||||||
from xexe.exchange_rates import (
|
from xexe.exchange_rates import (
|
||||||
ExchangeRate,
|
ExchangeRate,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue