diff options
Diffstat (limited to 'perllib')
-rw-r--r-- | perllib/Utils.pm | 1 |
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; |