From ac6d61021d8898fdb1f98e467f517771ee2477bf Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Wed, 29 Sep 2021 22:38:50 +0200 Subject: [PATCH] Removed void() method as it does not require validation --- src/PKPass.ts | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/src/PKPass.ts b/src/PKPass.ts index 765b04e..ac9cd58 100644 --- a/src/PKPass.ts +++ b/src/PKPass.ts @@ -611,22 +611,6 @@ export default class PKPass extends Bundle { return this; } - /** - * Allows to set the Pass directly as voided. - * Useful for updates. - * - * @TODO REMOVE, can be passed in overrides. It doesn't require any validation. - * It is just a boolean - */ - - void(): this { - /** - * @TODO implement - */ - - return this; - } - /** * Allows setting some beacons the OS should * react to and show this pass.