remove obsolete import

This commit is contained in:
Oliver Marks 2015-06-16 22:15:38 +01:00
parent 8d2e5a2e33
commit 2dc7c26842
5 changed files with 1 additions and 43 deletions

View File

@ -22,4 +22,4 @@ rss_feeds = [
{'author':'Oliver Marks', 'url': 'http://www.digitaloctave.co.uk/rss.xml'},
{'author':'Mike McRoberts', 'url': 'http://thearduinoguy.org/?feed=rss2'}]
kent_hackspace = ['http://www.medwaymakers.co.uk/']
kent_hackspace = ['http://www.medwaymakers.co.uk/', 'http://canterbury.hackspace.org.uk/']

View File

@ -7,7 +7,6 @@ import requests.exceptions
from lxml import etree
import lxml
from settings import *
from scaffold.web import web as html
from scaffold.web import www

File diff suppressed because one or more lines are too long

0
site/libs/__init__.py Normal file
View File

BIN
site/libs/rss_fetcher.pyc Normal file

Binary file not shown.