upleb.uk

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

summaryrefslogtreecommitdiff
path: root/tests/git_remote_nostr/list.rs
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2024-09-11 12:52:46 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2024-09-11 13:05:57 +0100
commitdf1660b1b78b5881c64c6fadd4ae12c8c01c6684 (patch)
tree044bcfc85d3cffe3ede73e1285cacaf30aaa981d /tests/git_remote_nostr/list.rs
parentdb17699af4b0ec839b8340766aab91bacf974cd4 (diff)
refactor: fix fmt and clippy issues
which potentially were only identified when a dependancy was updated
Diffstat (limited to 'tests/git_remote_nostr/list.rs')
-rw-r--r--tests/git_remote_nostr/list.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/git_remote_nostr/list.rs b/tests/git_remote_nostr/list.rs
index 1b12bbd..3858ece 100644
--- a/tests/git_remote_nostr/list.rs
+++ b/tests/git_remote_nostr/list.rs
@@ -1,4 +1,3 @@
1
2use super::*; 1use super::*;
3 2
4mod without_state_announcement { 3mod without_state_announcement {