Skip to content

Commit 88a5a47

Browse files
committed
minor cleanup
1 parent e1ec0d5 commit 88a5a47

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

client/src/App.jsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ import { io } from "socket.io-client";
44

55
const socket = io("http://localhost:8000");
66

7-
import Header from "./components/Header";
8-
import Toolbar from "./components/Toolbar";
9-
import Socials from "./components/Socials";
10-
import LoginAndLogout from "./components/LoginAndLogout";
117
import Sidebar from "./components/Sidebar";
128
import Canvas from "./components/Canvas";
139

0 commit comments

Comments
 (0)