diff options
Diffstat (limited to 't/app/controller/photo.t')
-rw-r--r-- | t/app/controller/photo.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/app/controller/photo.t b/t/app/controller/photo.t index e1bf35fcf..8884d432c 100644 --- a/t/app/controller/photo.t +++ b/t/app/controller/photo.t @@ -1,5 +1,4 @@ use FixMyStreet::TestMech; -use FixMyStreet::App; use Web::Scraper; use Path::Tiny; use File::Temp 'tempdir'; |