Remove erroneous extra format argument

This commit is contained in:
JoeLametta
2019-01-17 11:21:33 +00:00
parent 6bb585e1a5
commit ad66af900f

View File

@@ -132,7 +132,7 @@ CD in the AccurateRip database."""
logger.warning('cannot rip with offset %d...', offset)
continue
logger.debug('AR checksums calculated: %s %s', archecksums)
logger.debug('AR checksums calculated: %s', archecksums)
c, i = match(archecksums, 1, responses)
if c: