0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 23:36:01 +09:00

Remove console.log() for debug

This commit is contained in:
yude 2021-09-26 12:27:35 +09:00
parent 3afef82031
commit 7e7066317c
Signed by: yude
GPG Key ID: EB0FE5D925C4A968

View File

@ -34,8 +34,6 @@ export default function UUID() {
fetchData();
}, []);
console.log(data);
if (data.username === undefined) {
return (
<>