mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-30 20:08:19 +00:00
Decrease folder nesting
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
mod timestamp;
|
||||
pub use timestamp::*;
|
||||
|
||||
mod icalendar;
|
||||
pub use icalendar::*;
|
||||
mod calendar_object;
|
||||
pub use calendar_object::*;
|
||||
|
||||
mod error;
|
||||
pub use error::Error;
|
||||
|
||||
Reference in New Issue
Block a user