From d0699dae25a6ff44b11b362102604a2fb0543533 Mon Sep 17 00:00:00 2001 From: manuel Date: Sun, 22 Sep 2024 16:54:13 +0000 Subject: [PATCH] fix some code erros --- python_modules/finish_cleanup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python_modules/finish_cleanup.py b/python_modules/finish_cleanup.py index f267880c..ae233346 100644 --- a/python_modules/finish_cleanup.py +++ b/python_modules/finish_cleanup.py @@ -30,7 +30,6 @@ import time bstring = '~/bubbles/iso_configs/fusato' home_folder = Path( bstring ).expanduser() string_home = str(home_folder) ->>>>>>> cc1e91f1 (Updated) def make_check_sum():