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