Skip to content

Commit 7bcf910

Browse files
committed
Remove unused sleep import
1 parent 9a470b3 commit 7bcf910

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/io/test_gbq.py

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from datetime import datetime
33
import pytz
44
import platform
5-
from time import sleep
65
import os
76

87
import numpy as np

0 commit comments

Comments
 (0)