upleb.uk

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

summaryrefslogtreecommitdiff
path: root/src/git/authorization.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/git/authorization.rs')
-rw-r--r--src/git/authorization.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/git/authorization.rs b/src/git/authorization.rs
index 9bcbdf8..6b997d8 100644
--- a/src/git/authorization.rs
+++ b/src/git/authorization.rs
@@ -149,7 +149,6 @@ pub async fn authorize_push(
149 "Found {} non-refs/nostr/ refs - checking state authorization", 149 "Found {} non-refs/nostr/ refs - checking state authorization",
150 state_refs.len() 150 state_refs.len()
151 ); 151 );
152
153 let auth_result = get_state_authorization_for_specific_owner_repo( 152 let auth_result = get_state_authorization_for_specific_owner_repo(
154 database, 153 database,
155 identifier, 154 identifier,