Skip to content

Commit 1f76759

Browse files
author
Jon Wayne Parrott
authored
Fix bad oauth2client util import (#273)
1 parent 9e43103 commit 1f76759

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

googleapiclient/channel.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
import uuid
6262

6363
from googleapiclient import errors
64-
from oauth2client import util
6564
import six
6665

6766
# Oauth2client < 3 has the positional helper in 'util', >= 3 has it

0 commit comments

Comments
 (0)