diff --git a/datamodels/2.x/itop-config-mgmt/data.sample.brand.xml b/datamodels/2.x/itop-config-mgmt/data.sample.brand.xml deleted file mode 100755 index e77f0be7f..000000000 --- a/datamodels/2.x/itop-config-mgmt/data.sample.brand.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - -Cisco - - -HP - - diff --git a/datamodels/2.x/itop-config-mgmt/module.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/module.itop-config-mgmt.php index 7f7b8d439..fd175559c 100755 --- a/datamodels/2.x/itop-config-mgmt/module.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/module.itop-config-mgmt.php @@ -31,7 +31,6 @@ SetupWebPage::AddModule( './data/en_us.data.itop-osversion.xml', ), 'data.sample' => array( - 'data.sample.brand.xml', 'data.sample.model.xml', 'data.sample.osfamily.xml', 'data.sample.osversion.xml',