update logging api to match log-contextual 0.005
[scpubgit/Object-Remote.git] / t / perl_execute.t
index e2ccace..f7eae02 100644 (file)
@@ -1,8 +1,6 @@
 use strictures 1;
 use Test::More;
 
-use Data::Dumper; 
-
 $ENV{OBJECT_REMOTE_TEST_LOGGER} = 1;
 
 use Object::Remote::Connector::Local;