diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-08 00:50:54 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-08 00:50:54 +0000 |
| commit | f75e1c59aacf5ce668fd327e4e3d827511661c2a (patch) | |
| tree | 867926c7503e7c587e86c67896a9e7347600447b /src/nostr/policy/pr_event.rs | |
| parent | 3f14f998d64b5fa15bdddd7570b4f72874eb9f29 (diff) | |
chore: cargo fmt
Diffstat (limited to 'src/nostr/policy/pr_event.rs')
| -rw-r--r-- | src/nostr/policy/pr_event.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nostr/policy/pr_event.rs b/src/nostr/policy/pr_event.rs index 9942a6a..00e09c3 100644 --- a/src/nostr/policy/pr_event.rs +++ b/src/nostr/policy/pr_event.rs | |||
| @@ -237,5 +237,4 @@ impl PrEventPolicy { | |||
| 237 | 237 | ||
| 238 | Ok(repo_paths) | 238 | Ok(repo_paths) |
| 239 | } | 239 | } |
| 240 | |||
| 241 | } | 240 | } |