mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 14:25:17 +00:00
Removed a TODO left
This commit is contained in:
@@ -46,7 +46,6 @@ export async function getModelContents(model: FactoryOptions["model"]) {
|
||||
);
|
||||
|
||||
if (!isModelInitialized) {
|
||||
// @TODO: set a good error message
|
||||
throw new Error(formatMessage("MODEL_UNINITIALIZED", "parse result"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user