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