swc/.changeset
Alex Crawford f5304761b3
fix(common): Remove unused import (#9387)
Moving the import under the tty-emitter feature fixes the following:

    warning: unused import: `IsTerminal`
      --> /home/user/swc/crates/swc_common/src/errors/emitter.rs:15:28
       |
    15 |     io::{self, prelude::*, IsTerminal},
       |                            ^^^^^^^^^^
       |
       = note: `#[warn(unused_imports)]` on by default

---------

Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
2024-08-07 12:15:48 +09:00
..
slow-forks-brake.md fix(common): Remove unused import (#9387) 2024-08-07 12:15:48 +09:00
three-ways-smell.md fix(common): Require newer version of allocator (#9386) 2024-08-07 11:45:46 +09:00