diff --git a/internal/user/user.go b/internal/user/user.go index 0a763769..b500319c 100644 --- a/internal/user/user.go +++ b/internal/user/user.go @@ -206,7 +206,6 @@ func New( } }() } - }) // Once we know the sync has completed, we can start polling for API events.