Skip to content

Commit eade256

Browse files
committed
fix lint
1 parent bc45e27 commit eade256

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

processor/tests/utils/app.utils.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {
77
removeEmptyProperties,
88
roundSurchargeAmountToCent,
99
sortTransactionsByLatestCreationTime,
10-
validateEmail,
1110
} from '../../src/utils/app.utils';
1211
import { logger } from '../../src/utils/logger.utils';
1312
import CustomError from '../../src/errors/custom.error';

0 commit comments

Comments
 (0)