Skip to content

Commit

Permalink
Fix bad oauth2client util import (googleapis#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Wayne Parrott authored Aug 29, 2016
1 parent 9e43103 commit 1f76759
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion googleapiclient/channel.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
import uuid

from googleapiclient import errors
from oauth2client import util
import six

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

0 comments on commit 1f76759

Please sign in to comment.