mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-06 18:24:36 +01:00
`Sleep` is a `void` returning function, which makes the blackhole redundant. Remove the unnecessary assignment which also silences the warning associated with it.