Setup rustfmt for everything and address cargo clippy.
This commit is contained in:
@@ -4,7 +4,6 @@ use std::fs;
|
||||
#[cfg(feature = "profile")]
|
||||
use cpuprofiler::PROFILER;
|
||||
use log::info;
|
||||
use stderrlog;
|
||||
use structopt::StructOpt;
|
||||
|
||||
use renderer::renderer::render;
|
||||
|
||||
Reference in New Issue
Block a user