We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a7d05a commit f15b604Copy full SHA for f15b604
1 file changed
cadence/contracts/FlowALPv0.cdc
@@ -2159,6 +2159,5 @@ access(all) contract FlowALPv0 {
2159
<-create PoolFactory(),
2160
to: self.PoolFactoryPath
2161
)
2162
- let _factory = self.account.storage.borrow<&PoolFactory>(from: self.PoolFactoryPath)!
2163
}
2164
0 commit comments