Closed LVMVRQUXL closed 5 months ago
Hi, can i work on this issue? Thanks
Hello @MartiPresa, sure! Check our contributing guidelines for tackling this issue, and feel free to ask for help here or in discussions if needed. Thank you for considering to contribute. 🙏
Hi, should i keep the index and only the index from kotools.types.web? Thanks, and sorry for the inconvenience.
Hello @MartiPresa, what do you mean about "the index and only the index from kotools.types.web"?
I mean do i have to remove the entire -email-address file from kotools.types.web?
No @MartiPresa, only remove the source file implementing the EmailAddress
type from the kotools.types.web
package and its tests. This issue is not related to documentation but source declaration (that's why this issue doesn't have the documentation
label). Documentation will be updated automatically after implementing this issue.
📝 Description
After deprecating it in #635, we want to remove the
EmailAddress
type from thekotools.types.web
package.✅ Checklist