We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a9d36 commit 35e1b97Copy full SHA for 35e1b97
src/MoneyServiceProvider.php
@@ -15,7 +15,6 @@
15
use PostScripton\Money\Clients\RateExchangers\RateExchanger;
16
use PostScripton\Money\Enums\CurrencyList;
17
use PostScripton\Money\Enums\CurrencyPosition;
18
-use PostScripton\Money\Exceptions\CustomCurrencyTakenCodesException;
19
use PostScripton\Money\Exceptions\RateExchangerException;
20
use PostScripton\Money\Formatters\DefaultMoneyFormatter;
21
use PostScripton\Money\Rules\Money as MoneyRule;
0 commit comments