Skip to content

Commit

Permalink
Remove trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingurney committed Oct 10, 2023
1 parent a29e52c commit 1f0949e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matlab/test/arrow/type/traits/tListTraits.m
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
classdef tListTraits < hTypeTraits

properties
TraitsConstructor = @arrow.type.traits.ListTraits
TraitsConstructor = @arrow.type.traits.ListTraits
ArrayConstructor = missing
ArrayClassName = missing
ArrayProxyClassName = missing
Expand Down

0 comments on commit 1f0949e

Please sign in to comment.