docs: update README submission section and improve clarity
This commit is contained in:
@@ -2,8 +2,6 @@ package dev.banking.model;
|
||||
|
||||
/**
|
||||
* Base class for all transaction types.
|
||||
*
|
||||
* Transactions are immutable and thread-safe.
|
||||
*/
|
||||
public abstract class Transaction {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user