aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report/New.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2012-10-04 13:50:46 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2012-10-05 14:29:43 +0100
commit85aa8a112e97e2c25d7af090fd9fab83e86a842b (patch)
treee56618f8bb8c44ea0b47b1d8d81e98f227136d30 /perllib/FixMyStreet/App/Controller/Report/New.pm
parenta4f6ba5bd1c6ae1a1c4f2a3186c920b54f88b53d (diff)
Travis script.
Diffstat (limited to 'perllib/FixMyStreet/App/Controller/Report/New.pm')
-rw-r--r--perllib/FixMyStreet/App/Controller/Report/New.pm1
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 a4462e035..43ce0e876 100644
--- a/perllib/FixMyStreet/App/Controller/Report/New.pm
+++ b/perllib/FixMyStreet/App/Controller/Report/New.pm
@@ -6,7 +6,6 @@ BEGIN { extends 'Catalyst::Controller'; }
use FixMyStreet::Geocode;
use Encode;
-use Image::Magick;
use List::MoreUtils qw(uniq);
use POSIX 'strcoll';
use HTML::Entities;