Skip to content

Commit

Permalink
style: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
chouchouji committed Dec 14, 2024
1 parent b224d76 commit 4fe5b2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/cli.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { onHome, onTest } from '../src/actions';
import { NPMRC, NRMRC, REGISTRIES } from '../src/constants';
import { isUnicodeSupported, readFile, writeFile } from '../src/helpers';


const isWin = process.platform === 'win32';

const shouldUseMain = isUnicodeSupported();
Expand Down

0 comments on commit 4fe5b2c

Please sign in to comment.