From d1725c560d4c975832d3bd09aaf09379062e0979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Mat=C4=9Bj=C4=8Dek?= Date: Sat, 6 Jan 2024 13:24:24 +0100 Subject: [PATCH] style: typo --- src/Exchange.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Exchange.php b/src/Exchange.php index e7deaa5..ab72413 100644 --- a/src/Exchange.php +++ b/src/Exchange.php @@ -6,7 +6,6 @@ use Generator; use h4kuna\Exchange\Currency\Property; use h4kuna\Exchange\Exceptions\FrozenMethodException; -use h4kuna\Exchange\RatingList; use h4kuna\Exchange\RatingList\CacheEntity; /**