Skip to content

Commit 8edc317

Browse files
committed
fixup
1 parent 13d658c commit 8edc317

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/app/Http/Controllers/PWAController.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php namespace App\Http\Controllers;
2+
23
use Illuminate\Routing\Controller;
4+
35
class PWAController extends Controller
46
{
57
public function manifest()

0 commit comments

Comments
 (0)