Remove duplicate variable.

This commit is contained in:
Jelmer Vernooij 2021-02-22 17:14:08 +00:00
parent f0e45ab26b
commit 9064024b83
No known key found for this signature in database
GPG key ID: 579C160D4C9E23E8

View file

@ -42,8 +42,6 @@ from buildlog_consultant.sbuild import (
SbuildFailure,
)
DEFAULT_BUILDER = "sbuild --no-clean-source"
DEFAULT_BUILDER = "sbuild --no-clean-source"