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,
|
||||
};
|
||||
|
||||
use serde_json;
|
||||
use std::collections::HashMap;
|
||||
use std::env;
|
||||
use std::fs;
|
||||
|
|
Loading…
Reference in a new issue