silence FALSE "dead code"
This commit is contained in:
parent
e28a58d747
commit
809d6df3f0
@ -1311,6 +1311,7 @@ async fn download_and_decompile_history_into_git(config:DownloadAndDecompileHist
|
||||
//I could use a function!
|
||||
//eventually:
|
||||
#[derive(Debug)]
|
||||
#[allow(dead_code)]//idk why this thinks it's dead code, the errors are printed out in various places
|
||||
enum QueryResolveError{
|
||||
NotFound,//0 results
|
||||
Ambiguous,//>1 results
|
||||
|
Loading…
Reference in New Issue
Block a user