deadcode: maxRetries is unused

Signed-off-by: Jake Sanders <i@am.so-aweso.me>
This commit is contained in:
Jake Sanders 2021-05-04 14:28:16 +01:00
parent 7b06785012
commit a91b4e81fc
No known key found for this signature in database
GPG Key ID: 7E708D7933B84690

View File

@ -32,7 +32,6 @@ import (
)
const (
maxRetries = 5
route53TTL = 10
)