Israat Zarin 1 vuosi sitten
vanhempi
commit
45d6a7055e
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. 0 3
      routes/web.php

+ 0 - 3
routes/web.php

@@ -41,9 +41,6 @@ Route::get('/landing', function () {
     return view('landing');
 });
 
-Route::get('/Q', function () {
-    return view('Q');
-});
 Route::get('/fixemail', function () {
     return view('fixemail');
 });