fix(explorer): remove sleep :)

This commit is contained in:
Folke Lemaitre 2025-02-02 16:50:21 +01:00
parent 9fcacdae65
commit efbc4a12af
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -753,7 +753,6 @@ function M.explorer(opts, ctx)
status = item.status,
})
end)
me:sleep(1000)
check()
state:update_git_status()