Revert "Update numbering.ts"

This reverts commit 0ebdcc30ed.
This commit is contained in:
Dolan Miu
2020-05-26 21:06:43 +01:00
parent 2654799822
commit 5ae824358c

View File

@ -147,17 +147,6 @@ export class Numbering extends XmlComponent {
},
},
},
{
level: 9,
format: "bullet",
text: "\u2726",
alignment: AlignmentType.LEFT,
style: {
paragraph: {
indent: { left: 720, hanging: 360 },
},
},
},
]);
this.createConcreteNumbering(abstractNumbering);