diff --git a/.gitmodules b/.gitmodules index fed1554..cb19919 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,9 +30,4 @@ [submodule "projects/gda-advertisement-auction/foundry-tests/lib/openzeppelin-contracts"] path = projects/gda-advertisement-auction/foundry-tests/lib/openzeppelin-contracts url = https://github.com/OpenZeppelin/openzeppelin-contracts -[submodule "projects/money-streaming-intro/money-streaming-intro-foundry/lib/superfluid-protocol-monorepo"] - path = projects/money-streaming-intro/money-streaming-intro-foundry/lib/superfluid-protocol-monorepo - url = https://github.com/superfluid-finance/protocol-monorepo -[submodule "projects/money-streaming-intro/money-streaming-intro-foundry/lib/openzeppelin-contracts"] - path = projects/money-streaming-intro/money-streaming-intro-foundry/lib/openzeppelin-contracts - url = https://github.com/OpenZeppelin/openzeppelin-contracts + diff --git a/projects/money-streaming-intro/money-streaming-intro-foundry/lib/openzeppelin-contracts b/projects/money-streaming-intro/money-streaming-intro-foundry/lib/openzeppelin-contracts index a4b98bc..fd81a96 160000 --- a/projects/money-streaming-intro/money-streaming-intro-foundry/lib/openzeppelin-contracts +++ b/projects/money-streaming-intro/money-streaming-intro-foundry/lib/openzeppelin-contracts @@ -1 +1 @@ -Subproject commit a4b98bc79f8be3d1143e4a1423e811c354032a0d +Subproject commit fd81a96f01cc42ef1c9a5399364968d0e07e9e90 diff --git a/projects/money-streaming-intro/money-streaming-intro-foundry/remappings.txt b/projects/money-streaming-intro/money-streaming-intro-foundry/remappings.txt deleted file mode 100644 index ae7da53..0000000 --- a/projects/money-streaming-intro/money-streaming-intro-foundry/remappings.txt +++ /dev/null @@ -1,3 +0,0 @@ -@openzeppelin/=lib/openzeppelin-contracts/ -ds-test/=lib/forge-std/lib/ds-test/src/ -forge-std/=lib/forge-std/src/ \ No newline at end of file