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
Mon, May 5, 05:00 (18 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2632177
Default Alt Text
D220.diff (1 KB)

Event Timeline