aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ShiftOS.WinForms/MissionAttribute.cs12
1 files changed, 0 insertions, 12 deletions
diff --git a/ShiftOS.WinForms/MissionAttribute.cs b/ShiftOS.WinForms/MissionAttribute.cs
deleted file mode 100644
index 795e624..0000000
--- a/ShiftOS.WinForms/MissionAttribute.cs
+++ /dev/null
@@ -1,12 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-
-namespace ShiftOS.WinForms
-{
- class MissionAttribute
- {
- }
-}