Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
Signed-off-by: George M Dias <GDIAS@MITRE.ORG>
  • Loading branch information
georgedias committed Nov 19, 2024
1 parent 3fcc9a7 commit eed804c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/global.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import {fingerprint} from '@mitre/hdf-converters'
import {getInstalledPathSync} from 'get-installed-path'
import {AnyProfile, ContextualizedEvaluation, ExecJSON} from 'inspecjs'
import _ from 'lodash'
import path from 'path'

export type SpreadsheetTypes = 'cis' | 'disa' | 'general'

Expand Down

0 comments on commit eed804c

Please sign in to comment.