apply fmt
This commit is contained in:
parent
4580f4ab3f
commit
aa696c5a22
21 changed files with 125 additions and 94 deletions
|
@ -1,4 +1,4 @@
|
|||
#![cfg(not(target_env="sgx"))]
|
||||
#![cfg(not(target_env = "sgx"))]
|
||||
|
||||
use std::env;
|
||||
use std::fs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue