Completed
Branch master (8bec33)
by Scott
03:18
created
models/Hook.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 use DB;
4 4
 use Model;
5 5
 use Queue;
6
-use Backend;
7 6
 use Carbon\Carbon;
8 7
 use Bedard\Webhooks\Models\Log;
9 8
 use Bedard\Webhooks\Exceptions\ScriptDisabledException;
Please login to merge, or discard this patch.