Skip to content

LSIF: Remove unnecessary async/awaits.

Warren Gifford requested to merge lsif-prune-await into master

Created by: efritz

Remove return await pairs that aren't also in a try/catch.

Merge request reports

Loading