aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Utils.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2019-04-24 17:58:57 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2019-04-24 17:58:57 +0100
commitddcac0fd2596cc68ea98fe9dd8391f0ae109bfa8 (patch)
tree4aac2eb688f689291619c68c829b207a7b8bd1bd /perllib/Utils.pm
parentb928e9ce1cf475ea5139e5846049db63ba53a48b (diff)
parentd4a66a7b9b5a74962a3e756fc91974129f96ec1b (diff)
Merge branch 'tidy_up' of https://github.com/tomhukins/fixmystreet
Diffstat (limited to 'perllib/Utils.pm')
-rw-r--r--perllib/Utils.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perllib/Utils.pm b/perllib/Utils.pm
index 6ba20e9d3..e443786b3 100644
--- a/perllib/Utils.pm
+++ b/perllib/Utils.pm
@@ -12,7 +12,6 @@ package Utils;
use strict;
use DateTime;
use Encode;
-use File::Slurp qw();
use mySociety::GeoUtil;
use mySociety::Locale;
use FixMyStreet;