diff options
Diffstat (limited to 'server/common/src/git.rs')
| -rw-r--r-- | server/common/src/git.rs | 1 |
1 files changed, 0 insertions, 1 deletions
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")) } |
