Commit 4b81876
committed
refactor: remove unused create_test_ssh_credentials module
- Deleted src/e2e/tasks/create_test_ssh_credentials.rs as it was not being used anywhere in the codebase
- Updated module declaration in src/e2e/tasks/mod.rs to remove the unused module reference
- Updated module documentation to reflect the removal
All linters, unit tests, and e2e tests continue to pass after removal.1 parent 5e6693d commit 4b81876
2 files changed
+0
-65
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
43 | | - | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
0 commit comments