Skip to content

Commit

Permalink
fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
abrantesarthur committed Jan 24, 2025
1 parent 75415dc commit 050fd21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 68 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,11 @@ import {
OneTrustAssessmentQuestionResponses,
OneTrustAssessmentResponses,
OneTrustAssessmentSectionHeader,
OneTrustRiskCategories,
} from '@transcend-io/privacy-types';
import {
// OneTrustEnrichedAssessment,
OneTrustEnrichedAssessmentQuestion,
OneTrustEnrichedAssessmentSection,
OneTrustEnrichedRisk,
} from '../../codecs';
OneTrustRiskCategories,
} from '@transcend-io/privacy-types';

chai.use(deepEqualInAnyOrder);

Expand Down
63 changes: 0 additions & 63 deletions src/oneTrust/helpers/tests/oneTrustAssessmentToCsvRecord.test.ts

This file was deleted.

0 comments on commit 050fd21

Please sign in to comment.