Skip to content

Commit 804dd42

Browse files
Remove unused variable
1 parent 8658e6c commit 804dd42

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docx/opc/parts/customprops.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ def default(cls, package):
4545
values for its base properties.
4646
"""
4747
custom_properties_part = cls._new(package)
48-
custom_properties = custom_properties_part.custom_properties
4948
return custom_properties_part
5049

5150
@property

0 commit comments

Comments
 (0)