diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-08-11 14:34:44 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-08-11 14:34:44 +0100 |
commit | 51b9420492bfc572710f833bc2a4242234caa7c8 (patch) | |
tree | 46d8c8707e2accf20b2184508e917b38527f2009 /perllib/FixMyStreet/Map.pm | |
parent | 0a61c7decec68c2d61fecd0b5aa02e0ddfee2c35 (diff) |
Typo in docs template.
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 825e1cd19..2bccf1584 100644 --- a/perllib/FixMyStreet/Map.pm +++ b/perllib/FixMyStreet/Map.pm @@ -21,7 +21,6 @@ my @ALL_MAP_CLASSES = allowed_maps(); use mySociety::Config; use mySociety::Gaze; use mySociety::Locale; -use mySociety::Web qw(ent); use Utils; =head2 allowed_maps |