diff options
Diffstat (limited to 't/app/controller/auth_social.t')
-rw-r--r-- | t/app/controller/auth_social.t | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/t/app/controller/auth_social.t b/t/app/controller/auth_social.t index 09fdf22d3..7a82fc813 100644 --- a/t/app/controller/auth_social.t +++ b/t/app/controller/auth_social.t @@ -1,6 +1,3 @@ -use strict; -use warnings; -use Test::More; use Test::MockModule; use LWP::Protocol::PSGI; use LWP::Simple; |