unused import
This commit is contained in:
parent
87f34c1961
commit
9411dbccd9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
|
||||||
|
|
||||||
from .base import IBaseCap, LoadingError, NotLoaded, CapBaseObject
|
from .base import IBaseCap, NotLoaded, CapBaseObject
|
||||||
|
|
||||||
|
|
||||||
__all__ = ['BaseVideo', 'ICapVideo']
|
__all__ = ['BaseVideo', 'ICapVideo']
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue