Autoformat code

This commit is contained in:
Dheepak Krishnamurthy 2020-10-10 21:58:07 -06:00
parent 3f1e682240
commit 54bda8dc94

View file

@ -204,7 +204,6 @@ impl TConfig {
}
}
Self {
enabled: true,
obfuscate: bool_collection.get("obfuscate").cloned().unwrap_or(false),