diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-11-12 18:32:06 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-11-12 18:32:06 +0000 |
commit | 88942202e6e74c8586074ac7b7ed2d1e6f1c9a9a (patch) | |
tree | 10df3a9ec99773397faddbcf7923a46d8efac7c5 /perllib/FixMyStreet/App/Controller/Report/New.pm | |
parent | 74c1a09a10d606d9d8850f7fb70b6e578d2c3877 (diff) |
Remove unused function, add gridref test.
Diffstat (limited to 'perllib/FixMyStreet/App/Controller/Report/New.pm')
-rw-r--r-- | perllib/FixMyStreet/App/Controller/Report/New.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/App/Controller/Report/New.pm b/perllib/FixMyStreet/App/Controller/Report/New.pm index 3247ad0a1..09149ae14 100644 --- a/perllib/FixMyStreet/App/Controller/Report/New.pm +++ b/perllib/FixMyStreet/App/Controller/Report/New.pm @@ -13,7 +13,6 @@ use mySociety::MaPit; use Path::Class; use Utils; use mySociety::EmailUtil; -use mySociety::TempFiles; use JSON; =head1 NAME |