diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/pages/my/profile.jsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/my/profile.jsx b/src/pages/my/profile.jsx index 1b449e2d..859b6960 100644 --- a/src/pages/my/profile.jsx +++ b/src/pages/my/profile.jsx @@ -41,7 +41,6 @@ export default function Profile() { setChangeConfirmation(false); setIsChecked(true); }; - console.log('auth : ', auth); return ( <> <BottomPopup |
