Remove an unnecessary call to save()

Akinori MUSHA 8 gadi atpakaļ
vecāks
revīzija
cc8e1bb9cc
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      app/models/agents/data_output_agent.rb

+ 0 - 1
app/models/agents/data_output_agent.rb

@@ -228,7 +228,6 @@ module Agents
228 228
 
229 229
       if reload
230 230
         memory[:event_ids] = events.map(&:id)
231
-        save
232 231
       end
233 232
 
234 233
       events