diff options
Diffstat (limited to 'app/views/projects/branches/destroy.js.haml')
-rw-r--r-- | app/views/projects/branches/destroy.js.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/branches/destroy.js.haml b/app/views/projects/branches/destroy.js.haml deleted file mode 100644 index a21ddaf4930..00000000000 --- a/app/views/projects/branches/destroy.js.haml +++ /dev/null @@ -1 +0,0 @@ -$('.js-totalbranch-count').html("#{@repository.branch_count}") |