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