Skip to content

Commit

Permalink
Remove unused exception
Browse files Browse the repository at this point in the history
  • Loading branch information
PrinsFrank committed Jan 1, 2023
1 parent 02d5d5e commit 1ee6abf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Currency/ISO4217_Numeric.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
namespace PrinsFrank\Standards\Currency;

use PrinsFrank\Standards\BackedEnum;
use PrinsFrank\Standards\Exception\MisConfiguredEnumException;

/**
* @source https://www.iso.org/iso-4217-currency-codes.html
Expand Down

0 comments on commit 1ee6abf

Please sign in to comment.