Opened 6 months ago
Closed 5 months ago
#63477 closed defect (bug) (fixed)
Unused import for utils within install.js
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.9 | Priority: | normal |
| Severity: | minor | Version: | 6.8 |
| Component: | Build/Test Tools | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
While exploring the codebase to understand how env is implemented, I came across an unused or duplicate import of utils.
This import appears to be unnecessary and should ideally be cleaned up. It seems to have been introduced in [59279].
Change History (3)
This ticket was mentioned in PR #8835 on WordPress/wordpress-develop by @yogeshbhutkar.
6 months ago
#1
- Keywords has-patch added
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/63477