Skip to content

Remove unneeded else statements - #97

Closed
gazayas wants to merge 1 commit into
mainfrom
unneeded-else-statements
Closed

Remove unneeded else statements#97
gazayas wants to merge 1 commit into
mainfrom
unneeded-else-statements

Conversation

@gazayas

@gazayas gazayas commented Jun 27, 2023

Copy link
Copy Markdown

In #96 I had added a TODO about using try...catch here, but I honestly don't think we need this else statement to begin with. We can't open the console in the test browser, and even if we could I'm not sure how this could would actually run. For that reason, I've deleted them here.

@gazayas

gazayas commented Jun 27, 2023

Copy link
Copy Markdown
Author

False alarm, I just had to use Ctrl + Shift + J to open the console, got it to show up fine.

@gazayas gazayas closed this Jun 27, 2023
@gazayas
gazayas deleted the unneeded-else-statements branch June 27, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant