Skip to content

Commit dcdf222

Browse files
authored
Adding missing use statement
1 parent d8c5fa8 commit dcdf222

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AbstractGithubObject.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
use Joomla\Http\Exception\UnexpectedResponseException;
1212
use Joomla\Http\Http as BaseHttp;
13+
use Joomla\Http\HttpFactory;
1314
use Joomla\Http\Response;
1415
use Joomla\Registry\Registry;
1516
use Joomla\Uri\Uri;

0 commit comments

Comments
 (0)