Simplify example
This commit is contained in:
@@ -150,8 +150,7 @@ impl BenchmarkRepository
|
||||
benchmark_repository
|
||||
.reset_origin(remote_url)
|
||||
.fetch_branch("config")
|
||||
.fetch_branch("results")
|
||||
.fetch_branch("status");
|
||||
.fetch_branch("results");
|
||||
|
||||
benchmark_repository
|
||||
}
|
||||
|
Reference in New Issue
Block a user