From 019989fe2cb52da0c5f1ee8de238039b09c45de6 Mon Sep 17 00:00:00 2001 From: boyce Date: Tue, 27 Oct 2020 19:22:20 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=97=A0=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rpc/netrpc.go | 1 - 1 file changed, 1 deletion(-) delete mode 100644 rpc/netrpc.go diff --git a/rpc/netrpc.go b/rpc/netrpc.go deleted file mode 100644 index 9ab1e3e..0000000 --- a/rpc/netrpc.go +++ /dev/null @@ -1 +0,0 @@ -package rpc