diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2023-11-01 00:00:00 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2023-11-01 00:00:00 +0000 |
| commit | 82f1ba360b60c8339c7caea0dec7903ee5e764cd (patch) | |
| tree | 71ba2f4bf40cd155141ef000903df0fab45e7eaf /src/sub_commands/mod.rs | |
| parent | 36de3b05e61130f0c279419edeac8bba534a3791 (diff) | |
refactor(claim) move repo_ref.rs
file created in the wrong folder in error
Diffstat (limited to 'src/sub_commands/mod.rs')
| -rw-r--r-- | src/sub_commands/mod.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sub_commands/mod.rs b/src/sub_commands/mod.rs index 9e9f602..6e99ca5 100644 --- a/src/sub_commands/mod.rs +++ b/src/sub_commands/mod.rs | |||
| @@ -1,4 +1,3 @@ | |||
| 1 | pub mod claim; | 1 | pub mod claim; |
| 2 | pub mod login; | 2 | pub mod login; |
| 3 | pub mod prs; | 3 | pub mod prs; |
| 4 | pub mod repo_ref; | ||