Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
Signed-off-by: George M Dias <[email protected]>
  • Loading branch information
georgedias committed Jul 29, 2024
1 parent 4da63e7 commit 21fe860
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/emasser/utilities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import _ from 'lodash'
import {Flags} from '@oclif/core'
import {BooleanFlag, OptionFlag} from '@oclif/core/interfaces'


interface CliArgs {
requestType: string;
endpoint: string;
Expand Down

0 comments on commit 21fe860

Please sign in to comment.