Skip to content

Commit 6b545d9

Browse files
author
Justinas Pošiūnas
authored
Merge pull request #10 from irmantas/master
Removes use of non existing class
2 parents e33d833 + 05eea24 commit 6b545d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Common/ApiAbstract.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use Exception;
77
use GuzzleHttp\Psr7\Request;
88
use MailerLiteApi\Common\Collection;
9-
use MailerLiteApi\Common\Resource;
109
use MailerLiteApi\Common\RestClient;
1110

1211
abstract class ApiAbstract {

0 commit comments

Comments
 (0)