diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-07-02 07:46:28 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-07-02 07:46:28 +0100 |
| commit | 9ba3dc08e60906cef6c82a375d3c427d2b2f4733 (patch) | |
| tree | c2cdd9c2597ac1908f32d413bfb5f36eb3423dcb /nostr_git_remote_helper/src/sub_commands/mod.rs | |
| parent | cc1cc62d8bd79920249f0738c20d5546f5363f28 (diff) | |
refactor: remove old remote helper placeholder
to make room for new one
Diffstat (limited to 'nostr_git_remote_helper/src/sub_commands/mod.rs')
| -rw-r--r-- | nostr_git_remote_helper/src/sub_commands/mod.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nostr_git_remote_helper/src/sub_commands/mod.rs b/nostr_git_remote_helper/src/sub_commands/mod.rs deleted file mode 100644 index c60ab7a..0000000 --- a/nostr_git_remote_helper/src/sub_commands/mod.rs +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | pub mod capabilities; | ||
| 2 | pub mod placeholder; | ||