Rename catalogue to documents.
[redakcja.git] / src / catalogue / signals.py
diff --git a/src/catalogue/signals.py b/src/catalogue/signals.py
deleted file mode 100644 (file)
index 852dc96..0000000
+++ /dev/null
@@ -1,6 +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.
-#
-from django.dispatch import Signal
-
-post_publish = Signal()