1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-18 01:20:05 +00:00

fix: reverted sasjsJobExecutor no need for that

This commit is contained in:
Saad Jutt
2022-02-22 06:53:29 +05:00
parent 35f37ac796
commit d9cb2db61f
6 changed files with 23 additions and 156 deletions

View File

@@ -3,5 +3,4 @@ export * from './FileUploader'
export * from './JesJobExecutor'
export * from './JobExecutor'
export * from './Sas9JobExecutor'
export * from './SasJsJobExecutor'
export * from './WebJobExecutor'