mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Remove temporary hack
This commit is contained in:
parent
a2048773e7
commit
60d632a400
@ -1479,12 +1479,9 @@ while line_idx < line_count:
|
||||
)
|
||||
exported.pop()
|
||||
|
||||
try:
|
||||
if classname:
|
||||
classname.pop()
|
||||
class_and_struct.pop()
|
||||
except IndexError:
|
||||
print('arghghghg')
|
||||
pass
|
||||
|
||||
if len(access) == 1:
|
||||
dbg_info("reached top level")
|
||||
|
Loading…
x
Reference in New Issue
Block a user