summary refs log tree commit diff
path: root/lib/Net/Riak/MapReducePhase.pm
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-06-14 15:25:35 +0200
committerfranck cuny <franck@lumberjaph.net>2010-06-14 15:25:35 +0200
commit06094dd3e7cc2d4b9299886037fc39f4344a2b9f (patch)
treee50f472413add487039e967783e560902bbcefc6 /lib/Net/Riak/MapReducePhase.pm
parenttests for client (diff)
downloadnet-riak-06094dd3e7cc2d4b9299886037fc39f4344a2b9f.tar.gz
add n::r::client and now client is a n::r::client
Diffstat (limited to 'lib/Net/Riak/MapReducePhase.pm')
-rw-r--r--lib/Net/Riak/MapReducePhase.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Net/Riak/MapReducePhase.pm b/lib/Net/Riak/MapReducePhase.pm
index 2d66775..992644d 100644
--- a/lib/Net/Riak/MapReducePhase.pm
+++ b/lib/Net/Riak/MapReducePhase.pm
@@ -27,5 +27,4 @@ sub to_array {
     return {$self->type => $step_def};
 }
 
-
 1;