Skip to content

Commit 57b7885

Browse files
committed
up: cleanup
1 parent 1d9c7fa commit 57b7885

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ This project provides a modular C++ networking solution with reusable components
1818
├── MODULE.bazel
1919
├── MODULE.bazel.lock
2020
├── README.md
21-
├── assets
22-
│ └── screens
23-
│ ├── 1.png
24-
│ └── 2.png
2521
├── main_server.cpp
2622
├── main_socket.cpp
2723
└── networking
@@ -43,7 +39,6 @@ This project provides a modular C++ networking solution with reusable components
4339
│ └── socket.hpp
4440
└── server
4541
├── BUILD.bazel
46-
├── _server_lib.hpp
4742
├── server.cpp
4843
├── server.hpp
4944
├── test_server.cpp

networking/server/_server_lib.hpp

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)