Skip to content

Commit 4346553

Browse files
authored
CI: Remove unused import in offsets.py (#34401)
1 parent 62c7dd3 commit 4346553

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tseries/offsets.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from datetime import datetime, timedelta
2-
import operator
32

43
import numpy as np
54

0 commit comments

Comments
 (0)