diff options
Diffstat (limited to 'lib/commands.py')
| -rw-r--r-- | lib/commands.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/commands.py b/lib/commands.py index 7435f753..f3875409 100644 --- a/lib/commands.py +++ b/lib/commands.py @@ -286,7 +286,6 @@ def add_group(document, node, command): "transform": get_correction_transform(node) }) parent.insert(parent.index(node) + 1, group) - return group |
