fix
[wolnelektury.git] / src / wolnelektury / __init__.py
index 2d0acdb..5236617 100644 (file)
@@ -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.")