Delete always true condition
authorJakub Vrana <jakub@vrana.cz>
Sun, 2 Dec 2018 18:28:11 +0000 (19:28 +0100)
committerJakub Vrana <jakub@vrana.cz>
Sun, 2 Dec 2018 18:28:11 +0000 (19:28 +0100)
commit711dc538ddf217b0c5552d26ddb1b1ef6b9a6061
tree47890efc6dd122e60b083f5a6e631f3216acc2fa
parent588fd16903c9be76dcffa8c703024572acbce9a8
Delete always true condition

The typehint doesn't allow null here.

Found by PHPStan.

Change-Id: I3e30bf49e778c42e8313a5b6de3d943ed7002c81
includes/upload/UploadFromChunks.php