From 2e2d2ff6d7aa4171f82b4984af34ca7ec04ebdfa Mon Sep 17 00:00:00 2001 From: Arthur Abeilice Date: Mon, 4 May 2026 21:58:45 -0300 Subject: [PATCH] chore(submodules): remove branch specification for p2pix-smart-contracts and zkPix --- .gitmodules | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index d9c565e..3c6f700 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,6 @@ [submodule "p2pix-smart-contracts"] path = p2pix-smart-contracts url = https://git.p2pix.co/doiim/p2pix-smart-contracts - branch = dev [submodule "zkPix"] path = zkPix - url = https://git.p2pix.co/doiim/zkPix.git - branch = dev + url = https://git.p2pix.co/doiim/zkPix.git \ No newline at end of file