Skip to content

Commit

Permalink
rip out all guard function stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
lastmjs committed Jul 11, 2024
1 parent 8c2a908 commit d7966e0
Show file tree
Hide file tree
Showing 41 changed files with 39 additions and 20,818 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ jobs:
"examples/file_protocol",
"examples/fs",
"examples/func_types",
"examples/guard_functions",
"examples/heartbeat",
"examples/hello_world",
"examples/http_outcall_fetch",
Expand Down Expand Up @@ -216,7 +215,6 @@ jobs:
"tests/end_to_end/candid_rpc/class_syntax/date",
"tests/end_to_end/candid_rpc/class_syntax/ethereum_json_rpc",
"tests/end_to_end/candid_rpc/class_syntax/func_types",
"tests/end_to_end/candid_rpc/class_syntax/guard_functions",
"tests/end_to_end/candid_rpc/class_syntax/heartbeat",
"tests/end_to_end/candid_rpc/class_syntax/ic_api",
"tests/end_to_end/candid_rpc/class_syntax/icrc",
Expand Down
4 changes: 0 additions & 4 deletions examples/guard_functions/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions examples/guard_functions/dfx.json

This file was deleted.

10 changes: 0 additions & 10 deletions examples/guard_functions/jest.config.js

This file was deleted.

9,926 changes: 0 additions & 9,926 deletions examples/guard_functions/package-lock.json

This file was deleted.

17 changes: 0 additions & 17 deletions examples/guard_functions/package.json

This file was deleted.

48 changes: 0 additions & 48 deletions examples/guard_functions/src/guards.ts

This file was deleted.

115 changes: 0 additions & 115 deletions examples/guard_functions/src/index.ts

This file was deleted.

17 changes: 0 additions & 17 deletions examples/guard_functions/test/pretest.ts

This file was deleted.

13 changes: 0 additions & 13 deletions examples/guard_functions/test/test.ts

This file was deleted.

82 changes: 0 additions & 82 deletions examples/guard_functions/test/tests.ts

This file was deleted.

9 changes: 0 additions & 9 deletions examples/guard_functions/tsconfig.json

This file was deleted.

Loading

0 comments on commit d7966e0

Please sign in to comment.