From 8e4b6f43399caeff56d5cf3daf3caee432504b91 Mon Sep 17 00:00:00 2001 From: Jordan Millar Date: Wed, 16 Oct 2024 14:27:01 -0400 Subject: [PATCH] Remove srp --- cabal.project | 8 -------- 1 file changed, 8 deletions(-) diff --git a/cabal.project b/cabal.project index 6b3370d440..f9624fbed3 100644 --- a/cabal.project +++ b/cabal.project @@ -57,11 +57,3 @@ write-ghc-environment-files: always -- IMPORTANT -- Do NOT add more source-repository-package stanzas here unless they are strictly -- temporary! Please read the section in CONTRIBUTING about updating dependencies. - --- TODO: You need to cherry pick commits from master to temp-93 branch -source-repository-package - type: git - location: https://github.com/IntersectMBO/cardano-api.git - tag: 98f8b48af0eb12adaa6e476408f5c7f4e8a7b3d2 - --sha256: sha256-gJh49BfHbDZVNP6gSEs7/t4oMbDyZaJgnXO1T3WRjuY= - subdir: cardano-api \ No newline at end of file