Commit
e4788a5fd9b1428294484983acbeb88816f4c302
Exists in
staging
and in
31 other branches
all_pending_tasks_api, api-articles-period, api_roles, comments_permissions, elasticsearch, elasticsearch_api, elasticsearch_categories, elasticsearch_filter, elasticsearch_sort, elasticsearch_to_merge, elasticsearch_view, environment-exposes-api, export-comment-api, export_data, external_followers, federation-webfinger, federation_followers, federation_followers_backend, federation_oauth_provider, federation_webfinger, fix_notification_email, follower_permition, master, master_profile_followers, oauth_external_login, oauth_login, private-scraps, private-scraps-rebase, production, profile_api_improvements, user_mention
Remove unused VideoGalleryBlock view
It was added probably just to keep the structure but is not used
anywhere and removing it has not broken any tests.
| @@ -1,7 +0,0 @@ |
| @@ -1,7 +0,0 @@ |
1
| -<%# |
| |
2
| -# To change this license header, choose License Headers in Project Properties. |
| |
3
| -# To change this template file, choose Tools | Templates |
| |
4
| -# and open the template in the editor. |
| |
5
| -%> |
| |
6
| - |
| |
7
| -<%= "video_gallery_block.html" %> |
| |