Skip to content

Commit 7087e75

Browse files
committed
...and then make it work.
1 parent e751dcb commit 7087e75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

textile/objects/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from .block import Block
2-
from .list import List
32
from .table import Table
43

54
__all__ = ['Block', 'Table']

0 commit comments

Comments
 (0)