diff options
Diffstat (limited to 'perllib/FixMyStreet/Map.pm')
-rw-r--r-- | perllib/FixMyStreet/Map.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Map.pm b/perllib/FixMyStreet/Map.pm index fc3f318c2..6b41c8d0d 100644 --- a/perllib/FixMyStreet/Map.pm +++ b/perllib/FixMyStreet/Map.pm @@ -20,7 +20,6 @@ use Module::Pluggable my @ALL_MAP_CLASSES = allowed_maps(); use Problems; -use Cobrand; use mySociety::Config; use mySociety::Gaze; use mySociety::Locale; |