From 8bb60bcf48573f02ee3487ab65065e0e72e21a8d Mon Sep 17 00:00:00 2001 From: thedavidmeister Date: Thu, 12 Feb 2026 19:46:05 +0400 Subject: [PATCH] undeprecate iparserpragmav1 --- src/interface/{deprecated/v2 => }/IParserPragmaV1.sol | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/interface/{deprecated/v2 => }/IParserPragmaV1.sol (100%) diff --git a/src/interface/deprecated/v2/IParserPragmaV1.sol b/src/interface/IParserPragmaV1.sol similarity index 100% rename from src/interface/deprecated/v2/IParserPragmaV1.sol rename to src/interface/IParserPragmaV1.sol