mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 09:08:24 +08:00
optimize: remove unused property
This commit is contained in:
parent
af9fa76b2e
commit
57a725af53
@ -32,8 +32,6 @@ public class DataSourceKey {
|
||||
*/
|
||||
private static ThreadLocal<String> manualKeyThreadLocal = new ThreadLocal<>();
|
||||
|
||||
public static String manualKey;
|
||||
|
||||
private DataSourceKey() {
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user