From 7f60c078c3b0b8ed505adf3eb87ca69909eca21b Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期四, 18 一月 2024 14:13:00 +0800
Subject: [PATCH] less memory

---
 api/bhsgo/bhome_node.go |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/api/bhsgo/bhome_node.go b/api/bhsgo/bhome_node.go
index 8ad02ff..d196a52 100644
--- a/api/bhsgo/bhome_node.go
+++ b/api/bhsgo/bhome_node.go
@@ -8,7 +8,6 @@
 import "C"
 
 import (
-	"reflect"
 	"unsafe"
 
 	bh "basic.com/valib/c_bhomebus.git/proto/source/bhome_msg"

--
Gitblit v1.8.0