Skip to content

Commit a410972

Browse files
committed
Fine tuning
1 parent eba2dfc commit a410972

File tree

1 file changed

+0
-1
lines changed
  • pythonforandroid/bootstraps/common/build

1 file changed

+0
-1
lines changed

pythonforandroid/bootstraps/common/build/build.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,6 @@ def make_package(args):
547547
"support_cutout": all([android_api >= 28,
548548
args.display_cutout != 'never'])
549549
}
550-
print("FUCKER:", render_args, '\n', args.display_cutout, '\n', args)
551550
if get_bootstrap_name() == "sdl2":
552551
render_args["url_scheme"] = url_scheme
553552
render(

0 commit comments

Comments
 (0)