We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65864cb commit f08cbd4Copy full SHA for f08cbd4
1 file changed
src/colors.ts
@@ -10,8 +10,6 @@
10
* - Common color functions for CLI output
11
*/
12
13
-import process from "node:process";
14
-
15
/**
16
* ANSI color codes for terminal output.
17
0 commit comments