Skip to content

Commit d8af28f

Browse files
committed
style
1 parent 8a3a7c1 commit d8af28f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

app/Http/Controllers/ApplinksController.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
namespace App\Http\Controllers;
44

5-
use Illuminate\Http\Request;
6-
75
class ApplinksController extends Controller
86
{
97
public function assetLinks()

config/docs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
'mobile' => 2,
1919
],
2020

21-
];
21+
];

0 commit comments

Comments
 (0)