chore(nix-compat): Remove old TODO comment
See https://cl.snix.dev/c/snix/+/30652/comment/1e485186_124672c2/ Change-Id: I95c1eded63bd2ae0b59c3a8eb6b90bb904bf3cf1 Reviewed-on: https://cl.snix.dev/c/snix/+/30653 Reviewed-by: Florian Klink <flokli@flokli.de> Autosubmit: Brian Olsen <brian@maven-group.org> Tested-by: besadii
This commit is contained in:
		
							parent
							
								
									e5177ae930
								
							
						
					
					
						commit
						5421c364ce
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -39,9 +39,6 @@ impl Display for HashAlgo { | |||
|     } | ||||
| } | ||||
| 
 | ||||
| /// TODO(Raito): this could be automated via macros, I suppose.
 | ||||
| /// But this may be more expensive than just doing it by hand
 | ||||
| /// and ensuring that is kept in sync.
 | ||||
| #[cfg(feature = "serde")] | ||||
| pub const SUPPORTED_ALGOS: [&str; 4] = ["md5", "sha1", "sha256", "sha512"]; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue