Remove bad comment

This commit is contained in:
Austin Chen 2022-01-10 02:03:52 -05:00
parent f702e55214
commit f2b3361c09

View File

@ -70,7 +70,6 @@ export default function ContractPage(props: {
metadata: contractTextDetails(contract),
creatorName: contract.creatorName,
creatorUsername: contract.creatorUsername,
// TODO: replace with actual avatar url
}
return (