Skip to content

Commit

Permalink
Remove fixme (there's a PR)
Browse files Browse the repository at this point in the history
  • Loading branch information
nimmolo committed Jan 5, 2024
1 parent 8046c99 commit 426cae6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/observations/namings_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ def set_ivars_for_validation(naming_args, vote_args,
result
end

# FIXME: Maybe move Name.resolve_name into an object?
def resolve_name(given_name, approved_name, chosen_name)
(success, @what, @name, @names, @valid_names,
@parent_deprecated, @suggest_corrections) =
Expand Down

0 comments on commit 426cae6

Please sign in to comment.