diff options
Diffstat (limited to 'github3/models.py')
-rw-r--r-- | github3/models.py | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/github3/models.py b/github3/models.py deleted file mode 100644 index d3b0ff5..0000000 --- a/github3/models.py +++ /dev/null @@ -1,10 +0,0 @@ -# -*- coding: utf-8 -*- - -""" -github3.models -~~~~~~~~~~~~~~ - -This module provides the GitHub3 object models. - -""" - |