chore: remove output object
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -47,7 +47,6 @@ export function createFetchPlainAction(options: {
|
||||
},
|
||||
},
|
||||
},
|
||||
output: {},
|
||||
},
|
||||
async handler(ctx) {
|
||||
ctx.logger.info('Fetching plain content from remote URL');
|
||||
|
||||
Reference in New Issue
Block a user