Browse Source
Currently some of the "isItem" functions add an unnecessary check of isEmpty which is redundant, because a few lines lower they also check for item type inside the same object. This patch removes those unnecessary checks.pull/6700/head
1 changed files with 2 additions and 14 deletions
Loading…
Reference in new issue