Removed dumb code comment

This commit is contained in:
snipe 2017-03-11 08:03:30 -08:00
parent 2a4bf65883
commit ae6828a0fa

View file

@ -40,7 +40,6 @@ class AssetModelsController extends Controller
*/
public function index()
{
// Show the page
return View::make('models/index');
}