@@ -151,7 +151,6 @@ function xmlsitemap_engines_submit_sitemaps($url, array $sitemaps) {
watchdog('xmlsitemap','Submitted the sitemap to %url and received response @code.',array('%url'=>$submit_url,'@code'=>$request->getStatusCode()));
}
catch(RequestException$ex){
print"ana are mere".PHP_EOL;
watchdog_exception('xmlsitemap','Submitted the sitemap to %url failed with response @code.',array('%url'=>$submit_url,'@code'=>$request->getStatusCode()));