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 - { - } -}