Browse Source

rss.py: remove shebang

pull/1/head
Hidden Z 13 years ago
parent
commit
eec3ecbb64
  1. 2
      pyi2phosts/lib/rss.py

2
pyi2phosts/lib/rss.py

@ -1,5 +1,3 @@ @@ -1,5 +1,3 @@
#!/usr/bin/env python2.6
from django.contrib.syndication.views import Feed
from pyi2phosts.postkey.models import i2phost
from pyi2phosts.latest.views import get_latest

Loading…
Cancel
Save