Skip to content

Commit dbec900

Browse files
authored
remove unused sleep import
1 parent 8db5d76 commit dbec900

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: 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)