@@ -2,7 +2,6 @@ |
||
| 2 | 2 | namespace Olaoluwa98\Payant; |
| 3 | 3 | |
| 4 | 4 | use \Exception as phpException; |
| 5 | -use Olaoluwa98\Payant\Exception; |
|
| 6 | 5 | |
| 7 | 6 | if (! function_exists('array_get')) |
| 8 | 7 | { |