upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/nostr_git_remote_helper/src/sub_commands/mod.rs
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2024-07-02 07:46:28 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2024-07-02 07:46:28 +0100
commit9ba3dc08e60906cef6c82a375d3c427d2b2f4733 (patch)
treec2cdd9c2597ac1908f32d413bfb5f36eb3423dcb /nostr_git_remote_helper/src/sub_commands/mod.rs
parentcc1cc62d8bd79920249f0738c20d5546f5363f28 (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.rs2
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 @@
1pub mod capabilities;
2pub mod placeholder;