diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2010-11-18 23:10:23 +0100 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2010-11-18 23:10:23 +0100 |
| commit | 9519f186ce757cdba217f222c95c20033d00f91d (patch) | |
| tree | 8bd4b8829768fe0195d41a3aa067aa1ac7435605 /lib/git/objects/submodule/__init__.py | |
| parent | 4c34d5c3f2a4ed7194276a026e0ec6437d339c67 (diff) | |
| download | GitPython-9519f186ce757cdba217f222c95c20033d00f91d.tar.gz GitPython-9519f186ce757cdba217f222c95c20033d00f91d.zip | |
Fixed all imports, refactoring appears to be complete
Diffstat (limited to 'lib/git/objects/submodule/__init__.py')
| -rw-r--r-- | lib/git/objects/submodule/__init__.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/git/objects/submodule/__init__.py b/lib/git/objects/submodule/__init__.py index 24663658..8b137891 100644 --- a/lib/git/objects/submodule/__init__.py +++ b/lib/git/objects/submodule/__init__.py @@ -1,3 +1 @@ -from base import * -from root import * |
