Skip to content

Commit

Permalink
Remove apiclient.__version__
Browse files Browse the repository at this point in the history
  • Loading branch information
mik-laj committed Apr 20, 2020
1 parent 6a9bfde commit 68d23ea
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 68d23ea

Please sign in to comment.