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
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)

Event Timeline