From 474b0af2ed4ede5edcbb9ba0c8be3845e3ce487f Mon Sep 17 00:00:00 2001 From: debianpepper Date: Sun, 6 Aug 2023 22:00:16 +0900 Subject: [PATCH] updated Signed-off-by: debianpepper --- python_modules/deb_64.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/python_modules/deb_64.py b/python_modules/deb_64.py index 8a38ea42..96d0517d 100644 --- a/python_modules/deb_64.py +++ b/python_modules/deb_64.py @@ -85,8 +85,6 @@ def execute_build_cmds(): exec(execute) - - def readybuild(): """" Ready the bld structure""" if os.path.exists('fusato'):