aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2019-02-14 02:17:15 +0900
committerRyuta Kamizono <kamipo@gmail.com>2019-02-14 02:17:15 +0900
commit4c45801ea09e8c6fd7009585e6ae0af0d36c2462 (patch)
tree9ce3bfd5207ffafcc756814c3865b835a38cfe1e /actionview/test/fixtures
parentebdaa0447dfcef98ee437875d4e04abbd17ad9f4 (diff)
downloadrails-4c45801ea09e8c6fd7009585e6ae0af0d36c2462.tar.gz
rails-4c45801ea09e8c6fd7009585e6ae0af0d36c2462.tar.bz2
rails-4c45801ea09e8c6fd7009585e6ae0af0d36c2462.zip
Address to useless assignment `formats = nil` after #35254
https://codeclimate.com/github/rails/rails/pull/35254
Diffstat (limited to 'actionview/test/fixtures')
-rw-r--r--actionview/test/fixtures/test/_first_layer.html.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/actionview/test/fixtures/test/_first_layer.html.erb b/actionview/test/fixtures/test/_first_layer.html.erb
index 9f60d20e24..c1f1acb410 100644
--- a/actionview/test/fixtures/test/_first_layer.html.erb
+++ b/actionview/test/fixtures/test/_first_layer.html.erb
@@ -2,5 +2,3 @@
[
<%= render(partial: "first").chomp.html_safe %>,
]}
-
-