1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-22 12:34:17 +00:00

rss.py: remove shebang

This commit is contained in:
Hidden Z 2011-12-20 19:15:28 +00:00
parent 1fac818b45
commit eec3ecbb64

View File

@ -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