Refactor Distributed Analytics project structure
[demo.git] / vnfs / DAaaS / collectd-operator / pkg / apis / addtoscheme_onap_v1alpha1.go
diff --git a/vnfs/DAaaS/collectd-operator/pkg/apis/addtoscheme_onap_v1alpha1.go b/vnfs/DAaaS/collectd-operator/pkg/apis/addtoscheme_onap_v1alpha1.go
deleted file mode 100644 (file)
index 711a118..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-package apis
-
-import (
-       "demo/vnfs/DAaaS/collectd-operator/pkg/apis/onap/v1alpha1"
-)
-
-func init() {
-       // Register the types with the Scheme so the components can map objects to GroupVersionKinds and back
-       AddToSchemes = append(AddToSchemes, v1alpha1.SchemeBuilder.AddToScheme)
-}