diff --git a/src/Yavsc/Views/Blogspot/Create.cshtml b/src/Yavsc/Views/Blogspot/Create.cshtml deleted file mode 100644 index adf6f77a..00000000 --- a/src/Yavsc/Views/Blogspot/Create.cshtml +++ /dev/null @@ -1,68 +0,0 @@ -@model BlogPost - -@{ - ViewData["Title"] = @SR["Create"]; -} - -