From c3d9f1794cae89d04338465a2558de57c3b1a516 Mon Sep 17 00:00:00 2001 From: yaaarslv Date: Thu, 18 Jan 2024 07:16:54 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20contract.go?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contract.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/contract.go b/contract.go index 7c12af3..66d8cba 100644 --- a/contract.go +++ b/contract.go @@ -1,5 +1,3 @@ -//go:build !exclude_crypto_ecdsa - package main import (