mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-29 13:27:59 +03:00
remove main.cpp
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
#include <iostream>
|
|
||||||
|
|
||||||
int main(int argc, char **argv)
|
|
||||||
{
|
|
||||||
(void)argc;
|
|
||||||
(void)argv;
|
|
||||||
std::cout << "jopa" << std::endl;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user