diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2014-11-07 16:46:00 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2014-11-07 16:46:00 +0000 |
commit | 1bd78da3b7e1125fe6e30118f61e5265f805c2fd (patch) | |
tree | d4387c59602af04b3d659cce3c5e636cc4277bae /bin/send-comments | |
parent | 5890095563269359385313253b45f6033de5e8f5 (diff) | |
parent | d8a7e85e32a5ef6cdda9385d389df2dab3245121 (diff) |
Merge branch 'trusty-tahr'
Diffstat (limited to 'bin/send-comments')
-rwxr-xr-x | bin/send-comments | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/send-comments b/bin/send-comments index 3549113c9..03adfb095 100755 --- a/bin/send-comments +++ b/bin/send-comments @@ -15,7 +15,6 @@ require 5.8.0; use Digest::MD5; use Encode; -use Error qw(:try); use CronFns; use FixMyStreet::App; |