Skip to content

Commit 9bc26f8

Browse files
committed
cleanup
1 parent 390dd8d commit 9bc26f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pythonforandroid/bootstrap.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,6 @@ def prepare_build_dir(self):
165165
print(f"copying {bootstrap_dir}")
166166
copy_files(join(bootstrap_dir, 'build'), self.build_dir)
167167

168-
breakpoint()
169-
170168
# copy_files(join(self.bootstrap_dir, 'build'), self.build_dir)
171169
# copy_files(join(self.common_dir, 'build'), self.build_dir,
172170
# override=False)

0 commit comments

Comments
 (0)