Remove empty project

This commit is contained in:
Alexandr Nikitin
2023-01-28 22:38:46 -08:00
committed by GitHub
parent 77ee63cfdb
commit 8acd2ecf5c

View File

@@ -1269,7 +1269,6 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
* [algorithms](https://github.com/xtaci/algorithms) - Algorithms & Data Structures in C++. * [algorithms](https://github.com/xtaci/algorithms) - Algorithms & Data Structures in C++.
* [c-algorithms](https://github.com/fragglet/c-algorithms) - C algorithms library. * [c-algorithms](https://github.com/fragglet/c-algorithms) - C algorithms library.
* [C++ Awesome Pack](https://github.com/juniandotnet/cpp-awesome-pack) - Contains some awesome c++ codes, packed in one.
* [30 Seconds of C++](https://github.com/Bhupesh-V/30-seconds-of-cpp) * [30 Seconds of C++](https://github.com/Bhupesh-V/30-seconds-of-cpp)
# Other Awesome Lists # Other Awesome Lists