Skip to content

Commit a81933d

Browse files
committed
Remove unused import
1 parent 218da66 commit a81933d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/reshape/merge.py

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
is_numeric_dtype,
2525
is_integer,
2626
is_int_or_datetime_dtype,
27-
is_datetimelike,
2827
is_dtype_equal,
2928
is_bool,
3029
is_list_like,

0 commit comments

Comments
 (0)