mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polishing
This commit is contained in:
+1
-1
@@ -61,6 +61,6 @@ public interface TransactionOperations {
|
||||
*/
|
||||
static TransactionOperations withoutTransaction() {
|
||||
return WithoutTransactionOperations.INSTANCE;
|
||||
};
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user