summaryrefslogtreecommitdiff
path: root/retronews/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'retronews/__init__.py')
-rw-r--r--retronews/__init__.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/retronews/__init__.py b/retronews/__init__.py
deleted file mode 100644
index ae3b518..0000000
--- a/retronews/__init__.py
+++ /dev/null
@@ -1,8 +0,0 @@
-from .retronews import (
- convert_date,
- parse_url,
- doc_info,
- page_info,
- thumbnail_url,
- tile_url
-) \ No newline at end of file