diff options
Diffstat (limited to 'app/views/projects/pipeline_schedules/new.html.haml')
-rw-r--r-- | app/views/projects/pipeline_schedules/new.html.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/pipeline_schedules/new.html.haml b/app/views/projects/pipeline_schedules/new.html.haml index 6e2da1b9430..06208d95305 100644 --- a/app/views/projects/pipeline_schedules/new.html.haml +++ b/app/views/projects/pipeline_schedules/new.html.haml @@ -7,6 +7,5 @@ %h1.page-title = _("Schedule a new pipeline") -%hr = render "form" |