Introduce inspection "async result unused" #KT-24433 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports <b>async</b> call that is never used,
|
||||
so all actions inside <b>async</b> are never executed.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user