Skip to content

Commit

Permalink
feat(Violations): remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-coleman committed Jan 4, 2024
1 parent ac9c564 commit 8057dc4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/types/onyx/TransactionViolation.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// We need the runtime value of CONST here, because it's declared `as const` but the linter rule incorrectly identifies it as a type-only import.
// eslint-disable-next-line @typescript-eslint/consistent-type-imports
import type CONST from '@src/CONST';

/**
Expand Down

0 comments on commit 8057dc4

Please sign in to comment.