From 48bdf6dbc7f0ccaaa2701568ae8301b266c4b5a0 Mon Sep 17 00:00:00 2001 From: gerrit Date: Wed, 26 Apr 2023 16:09:17 +0800 Subject: [PATCH] ci: update network module based on commit 2f3f938 Change-Id: I56ea8cf7a512e77d2c7e617fdff381d705399b5c --- src/slic3r/Utils/bambu_networking.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/slic3r/Utils/bambu_networking.hpp b/src/slic3r/Utils/bambu_networking.hpp index a0dea1cfe1..50f29aec3d 100644 --- a/src/slic3r/Utils/bambu_networking.hpp +++ b/src/slic3r/Utils/bambu_networking.hpp @@ -43,7 +43,6 @@ namespace BBL { #define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent" #define BAMBU_NETWORK_AGENT_VERSION "01.06.02.01" - //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer" #define IOT_FILAMENT_STRING "filament"