@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace ShopifyClient\Resource; |
4 | 4 | |
5 | 5 | use ShopifyClient\Exception\ClientException; |
6 | -use ShopifyClient\Exception\ShopifyException; |
|
7 | 6 | use ShopifyClient\Request; |
8 | 7 | |
9 | 8 | abstract class AbstractResource |