Skip to content

Commit

Permalink
Remove unused vars
Browse files Browse the repository at this point in the history
  • Loading branch information
Ormi committed Oct 7, 2023
1 parent d3349ed commit 7cc429b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/calculation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import {
percentage,
sum,
round,
roundDecimal,
} from './utils'
import Decimal from 'decimal.js'
import { validatePartnerBonusForm } from './validatePartnerBonusForm'
Expand Down

0 comments on commit 7cc429b

Please sign in to comment.