Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3749779
D220.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D220.diff
View Options
diff --git a/app/Http/Controllers/Gate/DockerHubGateController.php b/app/Http/Controllers/Gate/DockerHubGateController.php
--- a/app/Http/Controllers/Gate/DockerHubGateController.php
+++ b/app/Http/Controllers/Gate/DockerHubGateController.php
@@ -3,7 +3,6 @@
namespace Nasqueron\Notifications\Http\Controllers\Gate;
use Event;
-use Log;
use Request;
use Nasqueron\Notifications\Events\DockerHubPayloadEvent;
diff --git a/app/Http/Controllers/Gate/GitHubGateController.php b/app/Http/Controllers/Gate/GitHubGateController.php
--- a/app/Http/Controllers/Gate/GitHubGateController.php
+++ b/app/Http/Controllers/Gate/GitHubGateController.php
@@ -3,7 +3,6 @@
namespace Nasqueron\Notifications\Http\Controllers\Gate;
use Event;
-use Log;
use Request;
use Nasqueron\Notifications\Events\GitHubPayloadEvent;
diff --git a/app/Http/Controllers/Gate/PhabricatorGateController.php b/app/Http/Controllers/Gate/PhabricatorGateController.php
--- a/app/Http/Controllers/Gate/PhabricatorGateController.php
+++ b/app/Http/Controllers/Gate/PhabricatorGateController.php
@@ -3,7 +3,6 @@
namespace Nasqueron\Notifications\Http\Controllers\Gate;
use Event;
-use Log;
use Request;
use Nasqueron\Notifications\Events\PhabricatorPayloadEvent;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 17:48 (21 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2249685
Default Alt Text
D220.diff (1 KB)
Attached To
Mode
D220: Prune not used namespaces.
Attached
Detach File
Event Timeline
Log In to Comment