diff options
author | Matthew Somerville <matthew@balti.ukcod.org.uk> | 2010-07-22 14:39:37 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@balti.ukcod.org.uk> | 2010-07-22 14:39:37 +0100 |
commit | c8fc4502121fc1c3cb5857708c32e1a5bb2d0a33 (patch) | |
tree | e85f5fc1494a225563efe6446d38334e54555b70 /bin/send-questionnaires-eha | |
parent | d1c37ea5edb5277376b6200324224388b4475375 (diff) |
Update all FixMyStreet mapit calls.
Diffstat (limited to 'bin/send-questionnaires-eha')
-rwxr-xr-x | bin/send-questionnaires-eha | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/send-questionnaires-eha b/bin/send-questionnaires-eha index 18375b8c6..2e0af8f4f 100755 --- a/bin/send-questionnaires-eha +++ b/bin/send-questionnaires-eha @@ -25,7 +25,6 @@ use mySociety::Config; use mySociety::DBHandle qw(dbh select_all); use mySociety::Email; use mySociety::Locale; -use mySociety::MaPit; use mySociety::EmailUtil; use mySociety::Random qw(random_bytes); |