Fix trailing whitespace
[dbsrgits/Data-Query.git] / lib / Data / Query / ExprBuilder / Identifier.pm
index b62875f..d194b9e 100644 (file)
@@ -7,7 +7,7 @@ use Data::Query::Constants qw(DQ_IDENTIFIER);
 
 sub DESTROY { }
 
-sub can { 
+sub can {
   my $name = $_[1];
   sub {
     return (ref($_[0])||$_[0])->new({