Skip to content

Null Check#122

Closed
N1Ran wants to merge 1 commit intoTorchAPI:masterfrom
N1Ran:master
Closed

Null Check#122
N1Ran wants to merge 1 commit intoTorchAPI:masterfrom
N1Ran:master

Conversation

@N1Ran
Copy link
Copy Markdown
Contributor

@N1Ran N1Ran commented Aug 24, 2019

fix for the block remove request throwing exception when there's no match

Copy link
Copy Markdown
Contributor

@rexxar-tc rexxar-tc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might as well do block?.BlockDefinition?.Id?.SubtypeName == null as block is unlikely to ever be null, but the other members could be.

@N1Ran N1Ran closed this Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants