mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 16:25:21 +00:00
Removed forgotten return this
This commit is contained in:
@@ -712,8 +712,6 @@ export default class PKPass extends Bundle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
this[propsSymbol]["expirationDate"] = parsedDate;
|
this[propsSymbol]["expirationDate"] = parsedDate;
|
||||||
|
|
||||||
return this;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user