From 6fe8e4086520a093f8409e8dee126ab034e9bd2a Mon Sep 17 00:00:00 2001 From: harveyshao Date: Thu, 26 May 2022 14:29:11 +0800 Subject: [PATCH] opt some --- src/main.go | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.go b/src/main.go index f0da3a80..46060d27 100644 --- a/src/main.go +++ b/src/main.go @@ -19,7 +19,6 @@ import ( _ "shylinux.com/x/nginx-story/src/server" _ "shylinux.com/x/redis-story/src/client" - _ "shylinux.com/x/redis-story/src/kafka" _ "shylinux.com/x/redis-story/src/server" _ "shylinux.com/x/mysql-story/src/client"