Skip to content

Commit

Permalink
Remove eol spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
timlegge committed Nov 21, 2023
1 parent 5a1bd25 commit 58b41bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/026_do-not-move-namespace-to-parent.t
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ sub get_attributes {
}

sub get_namespaces {
my $nslist = shift;
my $nslist = shift;
my @localnames;
my @uri;
foreach my $ns (@{$nslist}){
Expand Down

0 comments on commit 58b41bb

Please sign in to comment.