Browse Source

feat:fix

igb 4 months ago
parent
commit
3f4a09fba8
1 changed files with 0 additions and 10 deletions
  1. 0 10
      app/Http/Controllers/SitePageController.php

+ 0 - 10
app/Http/Controllers/SitePageController.php

@@ -1,10 +0,0 @@
-<?php
-
-namespace App\Http\Controllers;
-
-use Illuminate\Http\Request;
-
-class SitePageController extends Controller
-{
-    //
-}