In Bullet 2, remove twice return to the top

This commit is contained in:
Forresst
2021-01-13 10:40:16 +01:00
committed by GitHub
parent f5b6894a59
commit 667d87b598

View File

@ -223,9 +223,7 @@ Read in a different language: [![CN](/assets/flags/CN.png)**CN**](/README.chines
🔗 [**Read More: failing fast**](/sections/errorhandling/failfast.md)
<br/><br/><br/>
<p align="right"><a href="#table-of-contents">⬆ Return to top</a></p>
<br/><br/>
## ![✔] 2.12 Always await promises before returning to avoid a partial stacktrace