icu icon indicating copy to clipboard operation
icu copied to clipboard

ICU-22724 Clean up import statements

Open mihnita opened this issue 1 year ago • 1 comments

I mistakenly did the original cleanup in main (PR https://github.com/unicode-org/icu/pull/3245)

This is a cherry-pick from main to maint/maint-76

Checklist

  • [x] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-22724
    • For minor changes you can use one of the following per-release tickets:
    • ICU 77 code warnings/version updates: ICU-22920 — Fix compiler warnings. Update versions of code-related dependencies (e.g., dependabot).
    • ICU 77 docs minor fixes: ICU-22921 — User Guide & API docs typos etc., and version updates (e.g., dependabot for User Guide)
  • [x] Required: The PR title must be prefixed with a JIRA Issue number. Example: "ICU-1234 Fix xyz"
  • [x] Required: The PR description must include the link to the Jira Issue, for example by completing the URL in the first checklist item
  • [x] Required: Each commit message must be prefixed with a JIRA Issue number. Example: "ICU-1234 Fix xyz"
  • [x] Issue accepted (done by Technical Committee after discussion)
  • [ ] Tests included, if applicable
  • [ ] API docs and/or User Guide docs changed or added, if applicable

mihnita avatar Oct 21 '24 18:10 mihnita

This PR here also targets the main branch...

markusicu avatar Oct 21 '24 20:10 markusicu

This PR here also targets the main branch...

Changed, targeting maint-76

mihnita avatar Oct 21 '24 21:10 mihnita