Debug output
This commit is contained in:
parent
e75a341241
commit
ec0254ec75
@ -76,6 +76,8 @@ impl CfPurgeRequest {
|
||||
T::path(),
|
||||
file
|
||||
);
|
||||
println!("{}", url);
|
||||
eprintln!("{}", url);
|
||||
Self { files: vec![url] }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user