From f19ec38e47365a47fa5cd4f0aab62ab0e5468c77 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 13 Dec 2011 19:55:36 +0000 Subject: [PATCH] fix dep on HTML::GoogleMaps, RT#15539 --- FS/FS/Mason.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 773261f0f..fc45b9958 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -114,7 +114,6 @@ if ( -e $addl_handler_use_file ) { #selectlayers.html use Locale::Country; use Business::US::USPS::WebTools::AddressStandardization; - use HTML::GoogleMaps; use Geo::GoogleEarth::Pluggable; use LWP::UserAgent; use Storable qw( nfreeze thaw ); -- 2.11.0