Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-coleman committed Dec 4, 2023
1 parent 0aa36b8 commit 391822c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hooks/useViolations.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import {useCallback, useMemo} from 'react';
import {TransactionViolation, ViolationName} from '@src/types/onyx';


/**
* Names of Fields where violations can occur
*/
Expand Down

0 comments on commit 391822c

Please sign in to comment.