X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/82c3054bcdeb000aa9782da80d644070797b5cbe..ae60b2a3949e96357477cc04f90fd0873cee8a92:/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__)))