Removed a patch from the list of package patches to apply.

- Legacy-Id: 16225
This commit is contained in:
Henrik Levkowetz 2019-05-23 18:16:29 +00:00
parent 4986f50c85
commit 9733908fff

View file

@ -1013,7 +1013,6 @@ SILENCED_SYSTEM_CHECKS = [
CHECKS_LIBRARY_PATCHES_TO_APPLY = [
'patch/fix-django-unicode-comparison-bug.patch',
'patch/fix-unidecode-argument-warning.patch',
'patch/fix-faker-provider-ro-RO-string.patch',
'patch/fix-patch-no-chdir.patch',
]
if DEBUG: