refactor: Remove test run and completion logic from new watchers
This commit is contained in:
@@ -44,8 +44,4 @@ export default defineTrigger({
|
||||
async run($) {
|
||||
await newWatchers($);
|
||||
},
|
||||
|
||||
sort() {
|
||||
return -1;
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user