From: ivan Date: Tue, 13 Dec 2011 19:55:36 +0000 (+0000) Subject: fix dep on HTML::GoogleMaps, RT#15539 X-Git-Tag: freeside_2_3_1~90 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=f19ec38e47365a47fa5cd4f0aab62ab0e5468c77 fix dep on HTML::GoogleMaps, RT#15539 --- 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 );