Skip to content

Commit

Permalink
Remove bash chain
Browse files Browse the repository at this point in the history
  • Loading branch information
hupe1980 committed Jul 28, 2023
1 parent 97de00f commit df6c351
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 391 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"go.testFlags": ["-v"]
"go.testFlags": ["-v", "-race"]
}
206 changes: 0 additions & 206 deletions chain/bash.go

This file was deleted.

81 changes: 0 additions & 81 deletions chain/bash_test.go

This file was deleted.

44 changes: 0 additions & 44 deletions docs/content/en/docs/chains/bash.md

This file was deleted.

33 changes: 0 additions & 33 deletions examples/bash_chain/main.go

This file was deleted.

Loading

0 comments on commit df6c351

Please sign in to comment.