Code layout change.
[wolnelektury.git] / apps / wolnelektury_core / __init__.py
diff --git a/apps/wolnelektury_core/__init__.py b/apps/wolnelektury_core/__init__.py
deleted file mode 100644 (file)
index 56037a0..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# -*- coding: utf-8 -*-
-# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
-# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
-#
-default_app_config = 'wolnelektury_core.apps.WLCoreConfig'