mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
Remove this console.log
This commit is contained in:
parent
de5c33a568
commit
74ef381a9c
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ export default ({ onClose, replyToStatus, editStatus }) => {
|
|||
}, []);
|
||||
|
||||
useEffect(() => {
|
||||
console.log({ editStatus });
|
||||
if (editStatus) {
|
||||
const { visibility, sensitive, mediaAttachments } = editStatus;
|
||||
setUIState('loading');
|
||||
|
|
Loading…
Add table
Reference in a new issue