Remove remaining ftn/ paths, no functional changes
This commit is contained in:
@@ -41,9 +41,4 @@ class EchoareaController extends Controller
|
||||
return view('echoarea.addedit')
|
||||
->with('o',$o);
|
||||
}
|
||||
|
||||
public function home()
|
||||
{
|
||||
return view('echoarea.home');
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user