diff options
Diffstat (limited to 'Web/Views/_ViewStart.cshtml')
| -rw-r--r-- | Web/Views/_ViewStart.cshtml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Web/Views/_ViewStart.cshtml b/Web/Views/_ViewStart.cshtml deleted file mode 100644 index 66b5da2..0000000 --- a/Web/Views/_ViewStart.cshtml +++ /dev/null @@ -1,3 +0,0 @@ -@{
- Layout = "_Layout";
-}
|
