Page MenuHomeDevCentral

D220.id520.diff
No OneTemporary

D220.id520.diff

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

Mime Type
text/plain
Expires
Sat, Feb 7, 17:49 (18 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3431441
Default Alt Text
D220.id520.diff (1 KB)

Event Timeline