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