Skip to content

Commit fddef76

Browse files
removed redundant code
1 parent 124379c commit fddef76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/snowflake/snowpark/modin/plugin/extensions/base_overrides.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1623,7 +1623,6 @@ def sort_values(
16231623
na_position=na_position,
16241624
ignore_index=ignore_index,
16251625
key=key,
1626-
axis=axis,
16271626
)
16281627
return self._create_or_update_from_compiler(result, inplace)
16291628

0 commit comments

Comments
 (0)