From 80021febbe1c06d8727ec42a574393c1e466e320 Mon Sep 17 00:00:00 2001 From: adripo <26493496+adripo@users.noreply.github.com> Date: Thu, 27 Jul 2023 02:36:55 +0200 Subject: [PATCH] fix: remove old machine from machine list --- resources/profiles/BBL.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 0fbc12c7e..5ed7ae788 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -995,10 +995,6 @@ } ], "machine_list": [ - { - "name": "fdm_machine_common", - "sub_path": "machine/fdm_machine_common.json" - }, { "name": "fdm_bbl_machine_common", "sub_path": "machine/fdm_bbl_machine_common.json"