Skip to content

Commit 064c73a

Browse files
committed
Run rubocop lint with new rules
1 parent de4bbca commit 064c73a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/app/helpers/uswds_form_builder.rb

-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ def us_class_for_field_type(field_type, width = nil)
225225
end
226226
end
227227

228-
229228
# Render the label, hint text, and error message for a form field
230229
def us_text_field_label(attribute, text = nil, options = {})
231230
hint_option = options.delete(:hint)

0 commit comments

Comments
 (0)