Completed
Push — dev5 ( 8afe4d...7a94ca )
by Ron
09:32
created
app/Http/Controllers/Customers/CustomerSystemsController.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,7 @@
 block discarded – undo
14 14
 use App\Http\Controllers\Controller;
15 15
 
16 16
 class CustomerSystemsController extends Controller
17
-{    
17
+{
18 18
     use SystemsTrait;
19 19
     
20 20
     public function __construct()
Please login to merge, or discard this patch.