diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-06-07 23:55:54 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-06-07 23:55:54 +0100 |
commit | 614abaa627d3f9dfe14efcb994cdcfc0146a623d (patch) | |
tree | 5014f3c8d2e36f9b943f4262c11484e96b90b354 /perllib/FixMyStreet/Geocode.pm | |
parent | cecf86128b3825f92faa6cc222a6cc777293adff (diff) |
Removal of old Cobrand.pm and last .
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; |