remove the use serde_json
This commit is contained in:
parent
04ad18f538
commit
cba627ef63
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ use idmangler_lib::{
|
||||||
StartData, TypeData,
|
StartData, TypeData,
|
||||||
};
|
};
|
||||||
|
|
||||||
use serde_json;
|
|
||||||
use std::collections::HashMap;
|
use std::collections::HashMap;
|
||||||
use std::env;
|
use std::env;
|
||||||
use std::fs;
|
use std::fs;
|
||||||
|
|
Loading…
Reference in a new issue