comment out mcord label

Change-Id: I96fee7a0aa73d5a759b352cf8751e5c0590a07eb
diff --git a/xos/models.py b/xos/models.py
index 6d070d8..81a519d 100644
--- a/xos/models.py
+++ b/xos/models.py
@@ -34,7 +34,7 @@
         # database.
         proxy = True
         # The name used to find this service, all directories are named this
-        app_label = "mcord"
+        #app_label = "mcord"
         verbose_name = "MCORD Service"
 
 # This is the class to represent the tenant. Most of the logic is given to use