aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Pages/_ViewImports.cshtml
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/Pages/_ViewImports.cshtml')
-rw-r--r--Timeline/Pages/_ViewImports.cshtml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Timeline/Pages/_ViewImports.cshtml b/Timeline/Pages/_ViewImports.cshtml
deleted file mode 100644
index 2fd64a78..00000000
--- a/Timeline/Pages/_ViewImports.cshtml
+++ /dev/null
@@ -1,3 +0,0 @@
-@using Timeline
-@namespace Timeline.Pages
-@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers