mirror of
https://github.com/OMGeeky/confique.git
synced 2025-12-30 08:13:51 +01:00
Format code
This is `cargo fmt` but with lots of changes reverted and some adjusted.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
use pretty_assertions::assert_eq;
|
||||
use confique::{Config, meta};
|
||||
|
||||
use confique::{meta, Config};
|
||||
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user