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