From 9897235de88073029da6909307355fbb9f13aead Mon Sep 17 00:00:00 2001 From: adjoly Date: Thu, 24 Jul 2025 12:44:52 +0200 Subject: [PATCH] =?UTF-8?q?=E3=80=8C=E2=9C=8F=EF=B8=8F=E3=80=8D=20norm:=20?= =?UTF-8?q?normed=20project.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/contract/main.sol | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/contract/main.sol b/src/contract/main.sol index 4464fd4..aa644f3 100644 --- a/src/contract/main.sol +++ b/src/contract/main.sol @@ -2,6 +2,4 @@ pragma solidity ^0.8; -contract scoreStore { - -} +contract scoreStore {}