aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/journey_patterns/edit.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/journey_patterns/edit.html.erb')
-rw-r--r--app/views/journey_patterns/edit.html.erb4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/journey_patterns/edit.html.erb b/app/views/journey_patterns/edit.html.erb
deleted file mode 100644
index 33fac2a6c..000000000
--- a/app/views/journey_patterns/edit.html.erb
+++ /dev/null
@@ -1,4 +0,0 @@
-<%= title_tag t('journey_patterns.edit.title', :journey_pattern => @journey_pattern.name ) %>
-
-<%= render "form" %>
-