remove IO::Prompter from local-sudo test
[scpubgit/Object-Remote.git] / xt / local-sudo.t
index c109463..c1d4713 100644 (file)
@@ -1,4 +1,3 @@
-use IO::Prompter; # dies, utterly, if loaded after strictures, no idea why
 use strictures 1;
 use Test::More;
 use lib 'xt/lib';