diff --git a/smartsim/_core/_cli/build.py b/smartsim/_core/_cli/build.py index 6dc27be7a..58ef31ab8 100644 --- a/smartsim/_core/_cli/build.py +++ b/smartsim/_core/_cli/build.py @@ -167,13 +167,6 @@ def execute( is_dragon_requested = args.dragon dragon_repo = args.dragon_repo dragon_version = args.dragon_version -<<<<<<< HEAD -======= - - if Path(CONFIG.build_path).exists(): - logger.warning(f"Build path already exists, removing: {CONFIG.build_path}") - shutil.rmtree(CONFIG.build_path) ->>>>>>> v1.0 # The user should never have to specify the OS and Architecture current_platform = Platform(