Skip to content

Commit 596b430

Browse files
committed
[OMParser] remove unused variables
1 parent fba2bf7 commit 596b430

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

OMPython/OMParser.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@
3636

3737
result: dict[str, Any] = {}
3838

39-
inner_sets = []
40-
next_set_list = []
4139
next_set = []
4240
next_set.append('')
4341

0 commit comments

Comments
 (0)