Remove ap call
This commit is contained in:
parent
56ccbe3dbb
commit
483eec0636
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ module Api
|
|||
|
||||
def handle_conflict(summon)
|
||||
conflict_summon = summon.conflicts(party)
|
||||
ap conflict_summon
|
||||
return unless conflict_summon.summon.id == incoming_summon.id
|
||||
|
||||
old_position = conflict_summon.position
|
||||
|
|
|
|||
Loading…
Reference in a new issue