Remove dev delay

This commit is contained in:
Zach Gollwitzer
2025-06-10 18:10:10 -04:00
parent 77e425f0e0
commit 8a4b8b74d2

View File

@@ -65,8 +65,6 @@ class Sync < ApplicationRecord
start!
sleep 10
begin
syncable.perform_sync(self)
rescue => e