From c57b4eaa5459663ec4cc7f23bbfecb0a650ae1a8 Mon Sep 17 00:00:00 2001 From: wuchao <1272174216@qq.com> Date: Mon, 17 Jun 2024 14:14:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0--=E5=88=9D=E5=A7=8B=E5=8C=96?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/config.go b/config/config.go index 5863e4a..9fdff6f 100644 --- a/config/config.go +++ b/config/config.go @@ -1,10 +1,9 @@ package config import ( - "os" - "github.com/BurntSushi/toml" "github.com/qit-team/snow-core/config" + "os" ) const (