mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
Make unshell-obfuscate into a re-export
This commit is contained in:
@@ -8,8 +8,8 @@ use std::{
|
||||
time::Duration,
|
||||
};
|
||||
|
||||
use unshell::unshell_obfuscate::symbol;
|
||||
use unshell::{Result, config::RuntimeConfig, debug, warn};
|
||||
use unshell_obfuscate::symbol;
|
||||
|
||||
use crate::{
|
||||
ModuleRuntime,
|
||||
|
||||
Reference in New Issue
Block a user