mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Removed dumb code comment
This commit is contained in:
parent
2a4bf65883
commit
ae6828a0fa
|
@ -40,7 +40,6 @@ class AssetModelsController extends Controller
|
|||
*/
|
||||
public function index()
|
||||
{
|
||||
// Show the page
|
||||
return View::make('models/index');
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue