mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Remove duplicate object property tests
This commit is contained in:
@@ -794,6 +794,3 @@ picker.on('open', function (data) {
|
||||
console.log('This logs without opening with this data:', data);
|
||||
});
|
||||
picker.trigger('open', { some: 'value' });
|
||||
|
||||
picker.$node;
|
||||
picker.$root;
|
||||
|
||||
Reference in New Issue
Block a user