mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-28 21:07: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