X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=lib%2FObject%2FRemote%2FLogDestination.pm;h=af4235b7ff081e2932edd56c5bfb2533830e1c5f;hp=68f4bb353de2ab589d031d33018d0a115fefd28c;hb=4a9fa1a5a329754549f998536e0e68f19d42d7ab;hpb=f7ea4120db80a6feb33053e6bcb0f983b71f7394 diff --git a/lib/Object/Remote/LogDestination.pm b/lib/Object/Remote/LogDestination.pm index 68f4bb3..af4235b 100644 --- a/lib/Object/Remote/LogDestination.pm +++ b/lib/Object/Remote/LogDestination.pm @@ -18,4 +18,6 @@ sub connect { return $self->select($router, sub { 1 }); } -1; \ No newline at end of file +1; + +