parser: remove debug messages
This commit is contained in:
parent
94d8388382
commit
c12d2f2219
@ -122,8 +122,7 @@ class Parser(Reader):
|
||||
|
||||
def parse_structure(self):
|
||||
self.structure = Structure()
|
||||
print(self.structure.references)
|
||||
|
||||
|
||||
if self.token.ident != Records.BGNSTR:
|
||||
return False
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user