mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 14:03:42 +02:00
Add utility to help format the code (#247)
Signed-off-by: Aisuko <urakiny@gmail.com>
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
mod epic_platform;
|
||||
mod epic_ui;
|
||||
mod get_manifests;
|
||||
mod manifest_item;
|
||||
mod paths;
|
||||
mod settings;
|
||||
mod epic_ui;
|
||||
|
||||
pub use epic_platform::*;
|
||||
use get_manifests::get_egs_manifests;
|
||||
pub(crate) use manifest_item::*;
|
||||
use paths::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user