Remove module import of wip/unused module download
All checks were successful
Run Tests on Code / run-tests (push) Successful in 1m20s
Build binary file and bundle packages / test (pull_request) Successful in 1m19s
Build binary file and bundle packages / build (pull_request) Successful in 1m15s

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};