fix: remove repeated consts
This commit is contained in:
parent
0ad862fc0e
commit
180f4661a8
1 changed files with 0 additions and 3 deletions
|
|
@ -1,8 +1,5 @@
|
|||
const T = require('./time')
|
||||
|
||||
const CASH_OUT_MINIMUM_AMOUNT_OF_CASSETTES = 2
|
||||
const CASH_OUT_MAXIMUM_AMOUNT_OF_CASSETTES = 4
|
||||
|
||||
const anonymousCustomer = {
|
||||
uuid: '47ac1184-8102-11e7-9079-8f13a7117867',
|
||||
name: 'anonymous'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue