Remove unneeded debug info

This commit is contained in:
Paul Kaplan 2021-04-01 09:24:13 -04:00
parent 1ad53aeb23
commit 8bc6e4ee77

View file

@ -61,7 +61,6 @@ const StudioComments = ({
</Button>
}
</div>
<p>Studio {studioId}</p>
</div>
);
};