Remove dev delay
This commit is contained in:
@@ -65,8 +65,6 @@ class Sync < ApplicationRecord
|
||||
|
||||
start!
|
||||
|
||||
sleep 10
|
||||
|
||||
begin
|
||||
syncable.perform_sync(self)
|
||||
rescue => e
|
||||
|
||||
Reference in New Issue
Block a user