diff options
Diffstat (limited to 'perllib/FixMyStreet/Geocode.pm')
-rw-r--r-- | perllib/FixMyStreet/Geocode.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Geocode.pm b/perllib/FixMyStreet/Geocode.pm index 50a7ba339..a520a2daa 100644 --- a/perllib/FixMyStreet/Geocode.pm +++ b/perllib/FixMyStreet/Geocode.pm @@ -17,7 +17,6 @@ use LWP::Simple; use Digest::MD5 qw(md5_hex); use URI::Escape; -use Cobrand; use Utils; use mySociety::Config; use mySociety::Locale; |