diff options
Diffstat (limited to 'github3/models/__init__.py')
| -rw-r--r-- | github3/models/__init__.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/github3/models/__init__.py b/github3/models/__init__.py deleted file mode 100644 index 0471393..0000000 --- a/github3/models/__init__.py +++ /dev/null @@ -1,4 +0,0 @@ -from .user import AuthUser, User, Key -from .repos import Repo -from .orgs import Org -from .gists import Gist, GistComment |
