chore: Remove missing styles for super admin (#8519)

- Remove missing stylesheet references for super admin
This commit is contained in:
Sojan Jose
2023-12-08 20:47:57 -08:00
committed by GitHub
parent f002870c6a
commit 89710b406e

View File

@@ -7,7 +7,6 @@ for all resources in the admin dashboard,
as defined by the routes in the `admin/` namespace
%>
<%= javascript_pack_tag 'superadmin_pages' %>
<%= stylesheet_pack_tag 'superadmin_pages' %>
<%