We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43b5e21 commit e9367a1Copy full SHA for e9367a1
spring-tx/src/main/java/org/springframework/transaction/support/SimpleTransactionScope.java
@@ -23,7 +23,6 @@
23
import org.springframework.beans.factory.ObjectFactory;
24
import org.springframework.beans.factory.config.Scope;
25
import org.springframework.lang.Nullable;
26
-import org.springframework.util.Assert;
27
28
/**
29
* A simple transaction-backed {@link Scope} implementation, delegating to
0 commit comments