mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced 2026-01-06 23:33:12 +00:00
Remove unused function
This commit is contained in:
parent
fc2c710377
commit
ec47be2685
@ -11,11 +11,6 @@ function getDefaultConfig() {
|
||||
return config
|
||||
}
|
||||
|
||||
function getDefaultVerifier(m) {
|
||||
const { verifier } = m.useModule(VerifierModule)
|
||||
return verifier
|
||||
}
|
||||
|
||||
module.exports = buildModule("Marketplace", (m) => {
|
||||
const deployer = m.getAccount(0)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user