Skip to content

Commit

Permalink
Remove an unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Grady committed Jun 22, 2017
1 parent 400fb56 commit d3492e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pandas/tests/series/test_operators.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from datetime import datetime, timedelta
import operator
from itertools import product, starmap
import sys

from numpy import nan, inf
import numpy as np
Expand Down

0 comments on commit d3492e2

Please sign in to comment.