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