mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update namespace
This commit is contained in:
parent
567dbe18e6
commit
223928905e
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ impl Gemini {
|
|||
// Actions
|
||||
|
||||
pub fn handle(&self, uri: Uri, feature: Rc<Feature>, cancellable: Cancellable) {
|
||||
use ggemini::client::connection::request::*;
|
||||
use ggemini::client::connection::Request;
|
||||
|
||||
match uri.scheme().as_str() {
|
||||
"gemini" => handle(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue