Skip to content

Commit bc81eee

Browse files
fullstackdev48wenyigambawenygiftedwork
committed
Reactor usability tests.
Co-authored-by: Wen <yi.wen@getgamba.com> Co-authored-by: WenYi <wenyi@giftedwork.jp>
1 parent cbcff7d commit bc81eee

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

web/app/views/layouts/application.html.erb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<%= csrf_meta_tags %>
77
<%= csp_meta_tag %>
88
<%= stylesheet_link_tag "application", "data-turbo-track": "reload" %>
9-
109
<%= javascript_importmap_tags %>
1110
</head>
1211

web/app/views/layouts/mailer.html.erb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
/* Email styles need to be inline */
77
</style>
88
</head>
9-
109
<body>
1110
<%= yield %>
1211
</body>

0 commit comments

Comments
 (0)