mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove debug info
This commit is contained in:
parent
1cc3ddaf2e
commit
ae6fff72ac
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue