From 48524de943e214eecb6ce2bd0935a520da6f8f29 Mon Sep 17 00:00:00 2001 From: khushijain21 Date: Mon, 3 Jun 2024 10:32:26 +0530 Subject: [PATCH] code refactor --- bridges/otelzap/core_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/bridges/otelzap/core_test.go b/bridges/otelzap/core_test.go index 13db64ac8f8..82e6a23b8a6 100644 --- a/bridges/otelzap/core_test.go +++ b/bridges/otelzap/core_test.go @@ -85,7 +85,6 @@ func TestCore(t *testing.T) { return true }) }) - } func TestCoreEnabled(t *testing.T) {