fix import error.

This commit is contained in:
Jason Schwarzenberger
2020-11-16 15:41:09 +13:00
parent 6a91b9402f
commit f5ccd844da
3 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import settings
from utils import clean
from misc.time import unix
from misc.api import xml
from _news import Base
from misc.news import Base
def _get_sitemap_date(a):
if a.find('lastmod'):