Skip to content

Commit

Permalink
WHY
Browse files Browse the repository at this point in the history
  • Loading branch information
franck403 committed Feb 21, 2024
1 parent c5f8ac2 commit be7cf04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyact/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

class build:
def __init__(self,filename):
code = open('build.pyon','r').read()
try:
os.mkdir('JSbuild/')
print('building')
Expand Down

0 comments on commit be7cf04

Please sign in to comment.