aboutsummaryrefslogtreecommitdiffstats
path: root/bin/handlemail-support
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-11-29 12:42:32 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-11-29 12:42:32 +0000
commit916b377b1648dfcf94dd257e4b5fdbfc1acdf107 (patch)
tree536a1b00876cd351e0655c292aa48adf1f2b5a9a /bin/handlemail-support
parente44e5fd11e0085eedb11949ae47046878b1af31c (diff)
Include missing package in handlemail-support.
Diffstat (limited to 'bin/handlemail-support')
-rwxr-xr-xbin/handlemail-support1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/handlemail-support b/bin/handlemail-support
index 76fcb4f4e..975773bd9 100755
--- a/bin/handlemail-support
+++ b/bin/handlemail-support
@@ -22,6 +22,7 @@ BEGIN {
}
use FixMyStreet;
+use FixMyStreet::Email::Sender;
use mySociety::HandleMail;
my %data = mySociety::HandleMail::get_message();