removing trace
This commit is contained in:
parent
2b84a8120e
commit
f72c226aec
|
@ -27,7 +27,6 @@ public class TransactionManagerLocatorImpl implements TransactionManagerLocator
|
|||
|
||||
@Override
|
||||
public TransactionManager getTransactionManager() {
|
||||
new Exception("trace").printStackTrace();
|
||||
return tm;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue