Skip to content

Commit

Permalink
Update parser.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Captian-obvious authored Oct 23, 2023
1 parent 3d348de commit 0e73952
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,5 @@
##class COMPILER:
def parse(file):
parsedString = ""
f = pyrbxm.read(file)
##for object in f.Objects:
## if (isinstance(object)):
## parseInstance(object)
##endif
##end
##end
##end

0 comments on commit 0e73952

Please sign in to comment.