mirror of
https://gitee.com/BDWare/cp.git
synced 2025-04-28 15:12:15 +00:00
prune: maskhandler logs
This commit is contained in:
parent
2f7411d5e6
commit
f72e05679c
@ -41,7 +41,7 @@ public class MaskHandler implements AnnotationHook {
|
|||||||
}
|
}
|
||||||
return ret;
|
return ret;
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
e.printStackTrace();
|
// e.printStackTrace();
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user