diff --git a/src/main.rs b/src/main.rs index 5570b67..03c50cb 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,4 +1,3 @@ -mod download; mod jnovel; use iced::{Application, Command, Element, executor, Length, Padding, Pixels, Settings, Subscription, subscription, Theme, time};