quartz/processors/parse.ts @@ -103,7 +103,6 @@ } } catch (err) { trace(`\nFailed to process \`${fp}\``, err as Error) throw err } }