fix dep on HTML::GoogleMaps, RT#15539
authorivan <ivan>
Tue, 13 Dec 2011 19:55:35 +0000 (19:55 +0000)
committerivan <ivan>
Tue, 13 Dec 2011 19:55:35 +0000 (19:55 +0000)
FS/FS/Mason.pm

index 773261f..fc45b99 100644 (file)
@@ -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 );