Set user language to new recipe + cleaning
This commit is contained in:
parent
8b4b788562
commit
03ebbb74fa
12 changed files with 73 additions and 86 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use futures::channel::mpsc;
|
||||
use futures::stream::Stream;
|
||||
use gloo::{console::log, events::EventListener, net::http::Request, utils::document};
|
||||
use gloo::events::EventListener;
|
||||
use std::{
|
||||
future::Future,
|
||||
pin::Pin,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue