Skip to content

Commit

Permalink
Remove an unnecessary variable
Browse files Browse the repository at this point in the history
  • Loading branch information
aycabta committed Aug 18, 2021
1 parent 1401d61 commit 5435c1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/reline/line_editor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ def reset_variables(prompt = '', encoding:)
@drop_terminate_spaces = false
@in_pasting = false
@auto_indent_proc = nil
@with_dialog = nil
@dialog_column = nil
@dialog_vertical_offset = nil
@dialog_contents = nil
Expand Down

0 comments on commit 5435c1a

Please sign in to comment.