Skip to content

Commit 1a324a2

Browse files
committed
rejoining bug fixed
1 parent a9a9937 commit 1a324a2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/src/components/left/RoomsContainer.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,12 @@ import {
5050
getSocket,
5151
disconnectSocket
5252
} from '../../helperFunctions/socket';
53-
<<<<<<< HEAD
54-
import cursor from '../main/Canvas';
55-
=======
5653
import {
5754
AddContextPayload,
5855
AddContextValuesPayload,
5956
DeleteContextPayload,
6057
addComponentToContext
6158
} from '../../../src/redux/reducers/slice/contextReducer';
62-
import Canvas from '../components/main/Canvas';
63-
>>>>>>> dev
6459

6560
// // for websockets
6661
// // Part - join room and room code functionality

0 commit comments

Comments
 (0)