Changeset 55

Show
Ignore:
Timestamp:
11/22/05 08:01:16
Author:
crchemist
Message:

Remove superfluous code

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • qPloneGoogleSitemaps/trunk/utils.py

    r54 r55  
    44import re 
    55import Products.qPloneGoogleSitemaps.config as config 
    6 from OFS.ObjectManager import BadRequestException# , AttributeError 
     6from OFS.ObjectManager import BadRequestException 
    77def ping_google(url): 
    88    """Ping sitemap to Google"""