Remove log
This commit is contained in:
parent
260ca449a7
commit
b05670bbd3
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue