quartz/processors/emit.ts @@ -37,7 +37,6 @@ } } catch (err) { trace(`Failed to emit from plugin \`${emitter.name}\``, err as Error) throw err } }