diff options
-rw-r--r-- | app/views/projects/branches/_delete_protected_modal.html.haml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/projects/branches/_delete_protected_modal.html.haml b/app/views/projects/branches/_delete_protected_modal.html.haml index 4b500043cc9..c5888afa54d 100644 --- a/app/views/projects/branches/_delete_protected_modal.html.haml +++ b/app/views/projects/branches/_delete_protected_modal.html.haml @@ -14,8 +14,6 @@ = succeed '.' do %strong.js-branch-name [branch name] %p - This branch hasn’t been merged yet. To avoid data loss, consider merging this branch into another before deleting it. - %p Once you confirm and press = succeed ',' do %strong Delete protected branch |