Skip to content

Commit

Permalink
fix: remove apiclient.__version__
Browse files Browse the repository at this point in the history
  • Loading branch information
mik-laj authored and Kamil Bregu艂a committed Apr 20, 2020
1 parent 6a9bfde commit d76740f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apiclient/__init__.py
Expand Up @@ -19,8 +19,6 @@
sample_tools = None
from googleapiclient import schema

__version__ = googleapiclient.__version__

_SUBMODULES = {
"channel": channel,
"discovery": discovery,
Expand Down

0 comments on commit d76740f

Please sign in to comment.