Remove TODO about steps, coming soon!
This commit is contained in:
@@ -15,7 +15,6 @@ class DashboardController extends Controller
|
||||
*/
|
||||
public function showDashboard()
|
||||
{
|
||||
// TODO: Find steps needed to complete setup.
|
||||
$components = Component::all();
|
||||
|
||||
return View::make('dashboard.index')->with([
|
||||
|
||||
Reference in New Issue
Block a user