reduce number of variables and sanity checks 😵
This commit is contained in:
@@ -52,7 +52,7 @@ export class GC extends AbstractStruct {
|
||||
/**
|
||||
* @param {Transaction} transaction
|
||||
* @param {StructStore} store
|
||||
* @return {null | ID}
|
||||
* @return {null | number}
|
||||
*/
|
||||
getMissing (transaction, store) {
|
||||
return null
|
||||
|
||||
Reference in New Issue
Block a user