projects
/
pharext
/
pharext.org
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
9c922c2
)
fix use clause
author
Michael Wallner
<mike@php.net>
Fri, 20 Dec 2019 12:16:26 +0000
(13:16 +0100)
committer
Michael Wallner
<mike@php.net>
Fri, 20 Dec 2019 12:22:00 +0000
(13:22 +0100)
app/Github/API.php
patch
|
blob
|
history
diff --git
a/app/Github/API.php
b/app/Github/API.php
index 8cff984c4707bb2645c7ecc5bcf06069a83f9442..96f2cdad2d2dc3076c497d3098ee50db24218935 100644
(file)
--- a/
app/Github/API.php
+++ b/
app/Github/API.php
@@
-2,7
+2,6
@@
namespace app\Github;
-use app\Github\API;
use app\Github\Storage;
use app\Github\Exception;
use app\Pharext;