summaryrefslogtreecommitdiff
path: root/obnamlib/fmt_ga/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'obnamlib/fmt_ga/__init__.py')
-rw-r--r--obnamlib/fmt_ga/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/obnamlib/fmt_ga/__init__.py b/obnamlib/fmt_ga/__init__.py
index 5803cbe1..3874a768 100644
--- a/obnamlib/fmt_ga/__init__.py
+++ b/obnamlib/fmt_ga/__init__.py
@@ -20,6 +20,7 @@ from .chunk_store import GAChunkStore
from .leaf_store import InMemoryLeafStore, LeafStore
from .leaf import CowLeaf
from .leaf_list import LeafList
+from .cowdelta import CowDelta, removed_key
from .cowtree import CowTree
from .indexes import GAChunkIndexes
from .dirobj import GADirectory, GAImmutableError, create_gadirectory_from_dict