deno
b6b5c7d7
- fix(unstable/lint): remove duplicated `Fix` vs `FixData` interface (#28344)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix(unstable/lint): remove duplicated `Fix` vs `FixData` interface (#28344) Noticed that we have two interfaces describing the same thing: `Fix` and `FixData`. This PR removes the `FixData` one.
References
#28344 - fix(unstable/lint): remove duplicated `Fix` vs `FixData` interface
Author
marvinhagemeister
Parents
2a803fe2
Loading