This commit is contained in:
Andy McKay 2012-02-27 13:29:46 -08:00
Родитель 84aa4a00fe
Коммит d5a3f18f4c
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -361,7 +361,6 @@ def fetch_icon(webapp, **kw):
Returns False if icon was not able to be retrieved
"""
log.info(u'[1@None] Fetching icon for webapp %s.' % webapp.name)
import time; time.sleep(100); # This is temp.
manifest = webapp.get_manifest_json()
if not 'icons' in manifest:
# Set the icon type to empty.