[wp-trac] [WordPress Trac] #63477: Unused import for utils within install.js
WordPress Trac
noreply at wordpress.org
Fri May 23 05:50:40 UTC 2025
#63477: Unused import for utils within install.js
------------------------------+-----------------------------
Reporter: yogeshbhutkar | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version: 6.8
Severity: minor | Keywords:
Focuses: |
------------------------------+-----------------------------
While exploring the codebase to understand how `env` is implemented, I
came across an unused or duplicate import of `utils`.
Ref:
[https://github.com/WordPress/wordpress-
develop/blob/97ed38471b8cc78019417d92efa28e3e1b478f0c/tools/local-
env/scripts/install.js#L6]
This import appears to be unnecessary and should ideally be cleaned up. It
seems to have been introduced in [59279].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63477>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list