Rename catalogue to documents.
[redakcja.git] / src / catalogue / constants.py
diff --git a/src/catalogue/constants.py b/src/catalogue/constants.py
deleted file mode 100644 (file)
index 4775d18..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# This file is part of FNP-Redakcja, licensed under GNU Affero GPLv3 or later.
-# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
-#
-TRIM_BEGIN = " TRIM_BEGIN "
-TRIM_END = " TRIM_END "
-
-MASTERS = ['powiesc',
-           'opowiadanie',
-           'liryka_l',
-           'liryka_lp',
-           'dramat_wierszowany_l',
-           'dramat_wierszowany_lp',
-           'dramat_wspolczesny',
-           ]