delete comment

This commit is contained in:
tracy
2023-08-25 11:14:42 +08:00
parent d1d85b117c
commit f581ce9fa6

View File

@@ -188,7 +188,6 @@ module.exports = async (deployer, network, accounts) => {
}
// todo: 这个需不需要验证
// if (UserQuotaAddress == "") {
// await deployer.deploy(UserQuota);
// UserQuotaAddress = UserQuota.address;