Skip to content

Commit

Permalink
code cleanup. remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
meme112233 committed Jul 22, 2024
1 parent 8f7133b commit a720dc4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libs/hdf-converters/src/msft-secure-score-mapper.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
import {
SecureScore,
ControlScore,
SecureScoreControlProfile,
NullableOption
SecureScoreControlProfile
} from '@microsoft/microsoft-graph-types';
import {ExecJSON} from 'inspecjs';
import {version as HeimdallToolsVersion} from '../package.json';
Expand Down

0 comments on commit a720dc4

Please sign in to comment.