- clear stage

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-02-16 12:32:40 -05:00
parent 3ec4dbb5b8
commit 3b8e83d88a
2 changed files with 19 additions and 9 deletions

View File

@@ -31,12 +31,6 @@ export function getOrderOperatorsByType() {
return ORDER_BY_OPERATORS;
}
export function generateReflections(reflector) {
// const type = reflector?.type;
// const name = reflector?.name;
return [];
}
/**
* Get the available operators for filtering