X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b6b103ddbc998e5d52439430b4eafe422133ed64..04bcff7bdb003dcd9740926bfc1243859b9defe4:/src/wolnelektury/__init__.py diff --git a/src/wolnelektury/__init__.py b/src/wolnelektury/__init__.py index 2d0acdbf5..523661701 100644 --- a/src/wolnelektury/__init__.py +++ b/src/wolnelektury/__init__.py @@ -6,6 +6,3 @@ from django.utils.translation import gettext from .celery import app as celery_app default_app_config = 'wolnelektury.apps.WLCoreConfig' - -if False: - gettext("Please enter a correct %(username) and password. Note that both fields may be case-sensitive.")