Remove log

This commit is contained in:
Justin Edmund 2023-02-01 21:46:24 -08:00
parent 260ca449a7
commit b05670bbd3

View file

@ -167,7 +167,6 @@ module Api
output = render_conflict_view([conflict_weapon], incoming_weapon, weapon_params[:position])
render json: output
else
ap "Moving weapon to new position..."
# Move the original grid weapon to the new position
# to preserve keys and other modifications
old_position = conflict_weapon.position