clean up
This commit was merged in pull request #643.
This commit is contained in:
@@ -315,7 +315,6 @@ const AuthRoute = ({ redirectPath = "/login", children }) => {
|
||||
|
||||
useEffect(()=>{ // sends an event to the socket to enable user join a room to be able to receive update when jobs enters the market
|
||||
joinRoom('full-markets-jobs')
|
||||
console.log('joined oooooooooooooooooooooooooooooooooooooooooooooooooooooooo')
|
||||
},[isLogin.status])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user