瀏覽代碼

integration: remove unnecessary blank line

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee 7 年之前
父節點
當前提交
265a37f006
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      integration/embed_test.go

+ 0 - 1
integration/embed_test.go

@@ -55,7 +55,6 @@ func TestEmbedEtcd(t *testing.T) {
 		tests[i].cfg.Logger = "zap"
 		tests[i].cfg.LogOutputs = []string{"/dev/null"}
 		tests[i].cfg.Debug = false
-
 	}
 
 	tests[0].cfg.Durl = "abc"