internal, log: remove code for old unsupported go-versions (#28090)

This commit is contained in:
Martin Holst Swende
2023-09-13 01:42:32 -04:00
committed by GitHub
parent 766272ff8c
commit 43df612268
7 changed files with 19 additions and 114 deletions
-3
View File
@@ -14,9 +14,6 @@
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
//go:build go1.6
// +build go1.6
package debug
import "runtime/debug"