Skip to content

Commit

Permalink
Revert "chore: add TRY for cash-out"
Browse files Browse the repository at this point in the history
This reverts commit 961bad5.
  • Loading branch information
RafaelTaranto committed Nov 29, 2024
1 parent 961bad5 commit 129b3bb
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions new-lamassu-admin/src/utils/bill-denominations.js
Original file line number Diff line number Diff line change
Expand Up @@ -371,18 +371,6 @@ export default {
},
polymer: false
},
TRY: {
thickness: 0x0d,
lengths: {
5: [0x87, 0x7d],
10: [0x8d, 0x83],
20: [0x93, 0x89],
50: [0x99, 0x8f],
100: [0x9f, 0x95],
200: [0xa5, 0x9b]
},
polymer: false
},
TWD: {
thickness: 0x0d,
lengths: {
Expand Down

0 comments on commit 129b3bb

Please sign in to comment.