From 3e89a372b33013e42a29e0135daef7ff700e77a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Mon, 27 Dec 2021 16:53:20 +0800 Subject: [PATCH] Update main_win.go --- main_win.go | 1 - 1 file changed, 1 deletion(-) diff --git a/main_win.go b/main_win.go index 2f1814f6..99189a23 100644 --- a/main_win.go +++ b/main_win.go @@ -5,7 +5,6 @@ package main import ( "github.com/sirupsen/logrus" - easy "github.com/t-tomalak/logrus-easy-formatter" ) func init() {