aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
authorAakarsh Kashyap <[email protected]>2026-07-23 15:30:36 +0530
committerAakarsh Kashyap <[email protected]>2026-07-23 15:30:36 +0530
commit4b8c29dd2e079fb371677cff39367ce70b2503ad (patch)
tree55c576c03e0535f76a45aba2516c1045c152ab05 /main.cpp
parent0d9a03201a0876a24989ad8b6138ad414029849c (diff)
[feat]: removed useless fileHEADmaster
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/main.cpp b/main.cpp
index 6187ea4..e69de29 100644
--- a/main.cpp
+++ b/main.cpp
@@ -1,7 +0,0 @@
-#include <iostream>
-
-auto main(int argc, char *argv[]) -> int {
-
-
- return 0;
-}