Remove TODO about steps, coming soon!

This commit is contained in:
James Brooks
2015-01-14 16:00:18 +00:00
parent 7318efb59e
commit 5d0111028f

View File

@@ -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([