Skip to content

Commit

Permalink
Revert "feat: new service for workflow"
Browse files Browse the repository at this point in the history
This reverts commit 2117017.
  • Loading branch information
linonetwo committed Jul 10, 2023
1 parent ed49fc5 commit f051acf
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 370 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
"noflo-interaction": "^0.3.1",
"noflo-nodejs": "^0.15.2",
"noflo-objects": "^0.7.0",
"noflo-runtime-base": "^0.13.1",
"noflo-strings": "^0.5.1",
"reflect-metadata": "0.1.13",
"registry-js": "1.15.1",
Expand Down
9 changes: 3 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions src/constants/channels.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ export enum WikiChannel {
export enum WikiGitWorkspaceChannel {
name = 'WikiGitWorkspaceChannel',
}
export enum WorkflowChannel {
name = 'WorkflowChannel',
}
export enum WorkspaceChannel {
focusWorkspace = 'focus-workspace',
name = 'WorkspaceChannel',
Expand Down
76 changes: 0 additions & 76 deletions src/services/workflow/NoFloIpcRuntime.ts

This file was deleted.

144 changes: 0 additions & 144 deletions src/services/workflow/index.ts

This file was deleted.

59 changes: 0 additions & 59 deletions src/services/workflow/interface.ts

This file was deleted.

Loading

0 comments on commit f051acf

Please sign in to comment.