mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 09:10:08 +00:00
remove debug info
This commit is contained in:
parent
1cc3ddaf2e
commit
ae6fff72ac
@ -149,8 +149,6 @@ impl Page {
|
||||
RegexMatchFlags::DEFAULT,
|
||||
);
|
||||
|
||||
println!("{:?}",parts);
|
||||
|
||||
// https://geminiprotocol.net/docs/protocol-specification.gmi#status-codes
|
||||
match parts.get(1) {
|
||||
Some(code) => match code.as_str() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user