chore: remove output object

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-02-25 13:17:12 +01:00
parent ec5c3b82bf
commit 3a54420fa1
@@ -47,7 +47,6 @@ export function createFetchPlainAction(options: {
},
},
},
output: {},
},
async handler(ctx) {
ctx.logger.info('Fetching plain content from remote URL');