From 54899440d202a6136cfe3447abbe2effb4c39201 Mon Sep 17 00:00:00 2001 From: philip-morlier Date: Thu, 22 Jun 2023 13:28:50 -0700 Subject: [PATCH] Removed comments --- core/plugeth_injection_test.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/plugeth_injection_test.go b/core/plugeth_injection_test.go index 3672be1b6..a2dc60d54 100644 --- a/core/plugeth_injection_test.go +++ b/core/plugeth_injection_test.go @@ -1,8 +1,6 @@ package core import ( - // "reflect" - // "sync/atomic" "hash" "fmt" "testing"