Remove now unused override app_wrapper

This commit is contained in:
luisramos0
2019-09-06 12:25:42 +01:00
parent 33472014f1
commit 0c809b2911

View File

@@ -1,5 +0,0 @@
<!-- surround_contents 'body' -->
<div <%= yield(:app_wrapper_attrs).strip.html_safe %>>
<%= render_original %>
</div>