Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Feb 11, 2024
1 parent 13ca3d9 commit b0315cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bin/top.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { argv } from 'node:process'

import yargs from 'yargs'
// eslint-disable-next-line n/file-extension-in-import
import { hideBin } from 'yargs/helpers'

import { COMMANDS } from './commands.js'
Expand Down

0 comments on commit b0315cc

Please sign in to comment.