chore(refactor-api): remove sasjsExecutor file and move code to ExecutionController

This commit is contained in:
2021-10-22 19:01:14 +00:00
parent 20eb64a994
commit 5aeefb7955
4 changed files with 43 additions and 46 deletions
-1
View File
@@ -1,5 +1,4 @@
export * from './deploy'
export * from './sasjsExecutor'
export * from './sasjsDrive'
export * from './Session'
export * from './Execution'