X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6280673f35e13e75e81c5b7821bd2a44a1831eab..357027375ff8867f42ca34bcbfb5a78b5b185fc3:/wolnelektury/settings/paths.py diff --git a/wolnelektury/settings/paths.py b/wolnelektury/settings/paths.py deleted file mode 100644 index b3ef30438..000000000 --- a/wolnelektury/settings/paths.py +++ /dev/null @@ -1,3 +0,0 @@ -from os import path - -PROJECT_DIR = path.dirname(path.abspath(path.dirname(__file__)))