Skip to content

Remove duplicate variable initialization#23

Open
marienhuis wants to merge 1 commit intowebos-tools:mainfrom
marienhuis:patch-1
Open

Remove duplicate variable initialization#23
marienhuis wants to merge 1 commit intowebos-tools:mainfrom
marienhuis:patch-1

Conversation

@marienhuis
Copy link

The second this.sign = "" causes the explicit null check (this.sign === null) to fail later in the code.

The second `this.sign = ""` causes the explicit null check (`this.sign === null`) to fail later in the code.
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

Comments