fix(tvix/store/proto/grpc_blobsvc): clippy
Change-Id: I0473562793f5fa2211cb10329ba1bca14b1acab9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8594 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									a0801ae220
								
							
						
					
					
						commit
						0e7bbf0d01
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -67,7 +67,7 @@ async fn put_read_stat() { | |||
|     // Stat for the digest of A.
 | ||||
|     // We currently don't ask for more granular chunking data, as we don't
 | ||||
|     // expose it yet.
 | ||||
|     let resp = service | ||||
|     let _resp = service | ||||
|         .stat(tonic::Request::new(StatBlobRequest { | ||||
|             digest: BLOB_A_DIGEST.to_vec(), | ||||
|             ..Default::default() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue