tslog icon indicating copy to clipboard operation
tslog copied to clipboard

Remove useless check for getCallSites util.

Open withmask opened this issue 3 years ago • 0 comments

This pull request does not introduce any breaking changes.

However it does introduce a very small performance improvement by removing a useless branch.

I also tried to add some comments explaining why we do this unusual thing of accessing a property without using it later on.

withmask avatar Jul 20 '22 16:07 withmask