Page MenuHomeDevCentral

D220.diff
No OneTemporary

D220.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
Tue, Jun 10, 05:44 (18 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2718656
Default Alt Text
D220.diff (1 KB)

Event Timeline