summaryrefslogtreecommitdiffstats
path: root/docs/Main.cs
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Main.cs')
-rw-r--r--docs/Main.cs7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/Main.cs b/docs/Main.cs
deleted file mode 100644
index 1b72039..0000000
--- a/docs/Main.cs
+++ /dev/null
@@ -1,7 +0,0 @@
-namespace docs
-{
- internal class Program
- {
- public static void Main() { }
- }
-}