diff options
| author | morefigs <morefigs@gmail.com> | 2013-12-24 20:08:20 -0800 |
|---|---|---|
| committer | morefigs <morefigs@gmail.com> | 2013-12-24 20:08:20 -0800 |
| commit | da5805b426fda093924e9f88c1383afd47c893f9 (patch) | |
| tree | 7080c4fdbd73c4f0616f0eae393d2aa06b93cd1e | |
| parent | a6eaf2ff0ae86c540becf43e301c09db461b360a (diff) | |
| download | pymba-da5805b426fda093924e9f88c1383afd47c893f9.tar.gz pymba-da5805b426fda093924e9f88c1383afd47c893f9.zip | |
Delete __init__.py
| -rw-r--r-- | __init__.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/__init__.py b/__init__.py deleted file mode 100644 index 96a931e..0000000 --- a/__init__.py +++ /dev/null @@ -1,4 +0,0 @@ -# -*- coding: utf-8 -*- -from vimba import Vimba -from vimbaexception import VimbaException - |
