Skip to content

Commit

Permalink
Remove unused stripansi
Browse files Browse the repository at this point in the history
  • Loading branch information
eablack committed Mar 22, 2024
1 parent d7323d0 commit d224303
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import * as nock from 'nock'
import expectOutput from '../../../../helpers/utils/expectOutput'
import {expect} from 'chai'
import heredoc from 'tsheredoc'
import stripAnsi = require('strip-ansi')

const shouldSchedules = function (cmdRun: (args: string[]) => Promise<any>) {
afterEach(() => {
Expand Down

0 comments on commit d224303

Please sign in to comment.