Remove module import of wip/unused module download

This commit is contained in:
Neshura 2024-01-13 16:22:07 +01:00
parent bd373bffae
commit 5a97bd8e31
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -1,4 +1,3 @@
mod download;
mod jnovel;
use iced::{Application, Command, Element, executor, Length, Padding, Pixels, Settings, Subscription, subscription, Theme, time};