mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +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.