Skip to content

Commit e9367a1

Browse files
committed
Delete unused import
1 parent 43b5e21 commit e9367a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-tx/src/main/java/org/springframework/transaction/support/SimpleTransactionScope.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import org.springframework.beans.factory.ObjectFactory;
2424
import org.springframework.beans.factory.config.Scope;
2525
import org.springframework.lang.Nullable;
26-
import org.springframework.util.Assert;
2726

2827
/**
2928
* A simple transaction-backed {@link Scope} implementation, delegating to

0 commit comments

Comments
 (0)