From 4afc38523d2e4a9db83f5c0f7728fffce44291f8 Mon Sep 17 00:00:00 2001 From: wangchuxiao Date: Fri, 13 May 2022 15:41:11 +0800 Subject: [PATCH] organization --- internal/rpc/office/office.go | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/rpc/office/office.go b/internal/rpc/office/office.go index 38f9e1606..1e76fa2b6 100644 --- a/internal/rpc/office/office.go +++ b/internal/rpc/office/office.go @@ -14,7 +14,6 @@ import ( pbCommon "Open_IM/pkg/proto/sdk_ws" "Open_IM/pkg/utils" "context" - "golang.org/x/net/html/atom" "google.golang.org/grpc" "net" "strconv"