diff --git a/ox/spiegel.py b/ox/spiegel.py index 9aac0a1..65831b5 100644 --- a/ox/spiegel.py +++ b/ox/spiegel.py @@ -5,7 +5,6 @@ from BeautifulSoup import BeautifulSoup from oxutils.cache import getUrl from oxutils.html import stripTags -from oxutils.text import findRegexp class Spiegel: def __init__(self, year, week):