Skip to content

🔥 Remove duplicate this.type = null assigment#691

Merged
dawidreedsy merged 1 commit into
masterfrom
remove-duplicated-type
Mar 4, 2025
Merged

🔥 Remove duplicate this.type = null assigment#691
dawidreedsy merged 1 commit into
masterfrom
remove-duplicated-type

Conversation

@dawidreedsy

Copy link
Copy Markdown
Contributor

At the moment in constructor we call

this.type = null

twice. Let's remove one of the calls

At the moment in constructor we call
```js
this.type = null
```
twice. Let's remove one of the calls
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 97.487%. remained the same
when pulling 66c59c4 on remove-duplicated-type
into ca50594 on master.

@dawidreedsy dawidreedsy merged commit 4d95a43 into master Mar 4, 2025
@dawidreedsy dawidreedsy deleted the remove-duplicated-type branch March 4, 2025 17:27
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.

3 participants