aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Web/Tango.MachineService.Gateway/Views/_ViewStart.cshtml
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/Web/Tango.MachineService.Gateway/Views/_ViewStart.cshtml')
-rw-r--r--Software/Visual_Studio/Web/Tango.MachineService.Gateway/Views/_ViewStart.cshtml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Software/Visual_Studio/Web/Tango.MachineService.Gateway/Views/_ViewStart.cshtml b/Software/Visual_Studio/Web/Tango.MachineService.Gateway/Views/_ViewStart.cshtml
deleted file mode 100644
index 2de62418c..000000000
--- a/Software/Visual_Studio/Web/Tango.MachineService.Gateway/Views/_ViewStart.cshtml
+++ /dev/null
@@ -1,3 +0,0 @@
-@{
- Layout = "~/Views/Shared/_Layout.cshtml";
-}