Skip to content

Commit

Permalink
refactor:Removed redundant require statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
antononcube committed Jun 3, 2023
1 parent 62be5ed commit 17fa141
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Data/Reshapers.rakumod
Original file line number Diff line number Diff line change
Expand Up @@ -455,8 +455,6 @@ multi record-types($data) {
# return $ts.deduce-type($data, :$tally);
#}

require Data::TypeSystem;

#===========================================================
#| Completes each of the records of the given dataset to have column names found across all records.
#| C<$data> -- Dataset.
Expand Down

0 comments on commit 17fa141

Please sign in to comment.