aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Updater.exe/Program.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.Updater.exe/Program.cs')
-rw-r--r--ShiftOS.Updater.exe/Program.cs15
1 files changed, 0 insertions, 15 deletions
diff --git a/ShiftOS.Updater.exe/Program.cs b/ShiftOS.Updater.exe/Program.cs
deleted file mode 100644
index aa87901..0000000
--- a/ShiftOS.Updater.exe/Program.cs
+++ /dev/null
@@ -1,15 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-
-namespace ShiftOS.Updater.exe
-{
- class Program
- {
- static void Main(string[] args)
- {
- }
- }
-}