refactor: move dictionary to util
This commit is contained in:
parent
0b9e486147
commit
1bc47b7c2d
5 changed files with 8 additions and 4 deletions
|
|
@ -10,7 +10,6 @@
|
|||
mod macros;
|
||||
|
||||
mod deobfuscate;
|
||||
mod dictionary;
|
||||
mod serializer;
|
||||
mod util;
|
||||
|
||||
|
|
|
|||
Reference in a new issue