remove the use serde_json

This commit is contained in:
endernon 2024-11-05 16:55:39 +00:00
parent 04ad18f538
commit cba627ef63

View file

@ -7,7 +7,6 @@ use idmangler_lib::{
StartData, TypeData,
};
use serde_json;
use std::collections::HashMap;
use std::env;
use std::fs;