From 929bda8984995791f9702d8a38a06de00d3e555a Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Mon, 23 Jun 2025 09:09:13 +0200 Subject: clippy: Random fixups --- server/common/src/git.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'server/common/src/git.rs') diff --git a/server/common/src/git.rs b/server/common/src/git.rs index 6b6cb6c..e7e5b28 100644 --- a/server/common/src/git.rs +++ b/server/common/src/git.rs @@ -218,7 +218,6 @@ impl RepoData { } } - assert!(false); Err(Error::new("Fetch succeeded but branch not found")) } -- cgit v1.2.3-70-g09d2