Skip to content

Commit

Permalink
Removed Home Controller
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasMurray committed Sep 20, 2012
1 parent 22ecec3 commit 29ac060
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
2 changes: 0 additions & 2 deletions CodeCamper.Web/CodeCamper.Web.csproj
Expand Up @@ -136,7 +136,6 @@
<Compile Include="Controllers\ApiBaseController.cs" />
<Compile Include="Controllers\AttendanceController.cs" />
<Compile Include="Controllers\FavoritesController.cs" />
<Compile Include="Controllers\HomeController.cs" />
<Compile Include="Controllers\LookupsController.cs" />
<Compile Include="Controllers\PersonsController.cs" />
<Compile Include="Controllers\SessionBriefsController.cs" />
Expand Down Expand Up @@ -232,7 +231,6 @@
<Content Include="Scripts\lib\amplify.request.js" />
<Content Include="Scripts\lib\amplify.store.js" />
<Content Include="Scripts\lib\infuser.js" />
<Content Include="index.cshtml" />
<None Include="Scripts\lib\jquery-1.7.2-vsdoc.js" />
<Content Include="Scripts\lib\jquery-1.7.2.js" />
<Content Include="Scripts\lib\jquery-1.7.2.min.js">
Expand Down
16 changes: 0 additions & 16 deletions CodeCamper.Web/Controllers/HomeController.cs

This file was deleted.

0 comments on commit 29ac060

Please sign in to comment.