Fix trailing whitespace
[dbsrgits/Data-Query.git] / lib / Data / Query / Renderer / SQL / Slice / GenericSubquery.pm
index 41d1f37..b3793e2 100644 (file)
@@ -53,7 +53,7 @@ sub _render_slice {
       last;
     }
   }
-  
+
   my $count_alias = 'rownum__emulation';
   my ($op_and, $op_or) = map +{ 'SQL.Naive' => $_ }, qw(AND OR);
   my $count_cond = compose {