delete VPGWCComponent Because the location change
Change-Id: Ic1dd554e5ad3c076f89402128e2392b249c49557
diff --git a/xos/admin.py b/xos/admin.py
index b66a3d5..5b8071c 100644
--- a/xos/admin.py
+++ b/xos/admin.py
@@ -4,7 +4,7 @@
from core.models import User
from django import forms
from django.contrib import admin
-from services.vbbu.models import MCORDService, VBBUComponent, VPGWCComponent, MCORD_KIND
+from services.vbbu.models import MCORDService, VBBUComponent, MCORD_KIND
# The class to provide an admin interface on the web for the service.
# We do only configuration here and don't change any logic because the logic