Skip to content

Commit 5c49cfb

Browse files
committed
Removed final
1 parent ff9f3a9 commit 5c49cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phase4-peppol-client/src/main/java/com/helger/phase4/peppol/Phase4PeppolSendingReport.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
* @author Philip Helger
6262
* @since 3.0.5
6363
*/
64-
public final class Phase4PeppolSendingReport
64+
public class Phase4PeppolSendingReport
6565
{
6666
// State params
6767
private final OffsetDateTime m_aCurrentDateTimeUTC;

0 commit comments

Comments
 (0)