Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tienifr committed Apr 26, 2024
1 parent f04eec8 commit 474f687
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/actions/PolicyTaxTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,6 @@ describe('actions/PolicyTax', () => {
foreignTaxDefault: 'id_TAX_RATE_1',
},
};
const foreignTaxDefault = fakePolicy?.taxRates?.foreignTaxDefault;
const taxID = 'id_TAX_RATE_1';
const firstTaxID = 'id_TAX_EXEMPT';

Expand Down

0 comments on commit 474f687

Please sign in to comment.