Remove module import of wip/unused module download
This commit is contained in:
parent
bd373bffae
commit
5a97bd8e31
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
mod download;
|
||||
mod jnovel;
|
||||
|
||||
use iced::{Application, Command, Element, executor, Length, Padding, Pixels, Settings, Subscription, subscription, Theme, time};
|
||||
|
|
Reference in a new issue