summaryrefslogtreecommitdiff
path: root/Gestor.Model/Model.Common/StatusItem.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Gestor.Model/Model.Common/StatusItem.cs')
-rw-r--r--Gestor.Model/Model.Common/StatusItem.cs12
1 files changed, 0 insertions, 12 deletions
diff --git a/Gestor.Model/Model.Common/StatusItem.cs b/Gestor.Model/Model.Common/StatusItem.cs
deleted file mode 100644
index c6fa74a..0000000
--- a/Gestor.Model/Model.Common/StatusItem.cs
+++ /dev/null
@@ -1,12 +0,0 @@
-using System;
-
-namespace Gestor.Model.Common
-{
- public enum StatusItem
- {
- Ativos,
- Inativos,
- Documento,
- Controle
- }
-} \ No newline at end of file