fix: remove repeated consts

This commit is contained in:
Rafael Taranto 2021-12-22 10:45:10 +00:00 committed by GitHub
parent 0ad862fc0e
commit 180f4661a8

View file

@ -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'