Skip to content

Commit 50df03f

Browse files
committed
remove console.log
1 parent 1b676a4 commit 50df03f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hocs/copilot.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ const copilot = ({
159159
}
160160

161161
componentWillUnmount() {
162-
console.log('componentWillUnmount method')
163162
this.mounted = false;
164163
};
165164

0 commit comments

Comments
 (0)