@dev-tcloud/tcloud-ui 0.0.73 → 0.0.74

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4326,10 +4326,6 @@ class TCloudUiMultiplesValuesComponent {
4326
4326
  this.toResize();
4327
4327
  this.toClick();
4328
4328
  this.set_placeholder_list();
4329
- this.listItens = [
4330
- { description: 'Teste1', value: 'teste1' },
4331
- { description: 'Teste2', value: 'teste2' }
4332
- ];
4333
4329
  }
4334
4330
  check_is_valid() {
4335
4331
  if (this.items) {