Skip to content

Commit 81291d6

Browse files
committed
Wrong place
1 parent 2637770 commit 81291d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyiceberg/manifest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1279,7 +1279,6 @@ def __init__(
12791279
"parent-snapshot-id": str(parent_snapshot_id) if parent_snapshot_id is not None else "null",
12801280
"sequence-number": str(sequence_number),
12811281
"format-version": "2",
1282-
"content": "data",
12831282
AVRO_CODEC_KEY: compression,
12841283
},
12851284
)

0 commit comments

Comments
 (0)