Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dwillmer committed Jul 17, 2017
1 parent 218da66 commit a81933d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pandas/core/reshape/merge.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
is_numeric_dtype,
is_integer,
is_int_or_datetime_dtype,
is_datetimelike,
is_dtype_equal,
is_bool,
is_list_like,
Expand Down

0 comments on commit a81933d

Please sign in to comment.