Skip to content

Commit

Permalink
Correct indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinargade123 committed Nov 13, 2023
1 parent d9ec9c4 commit fc950a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
public class EDCProxyService {

private static final String CONTROL_PLANE_DATA_ENDPOINT = "controlPlaneDataEndpoint";
private static final String DATE_FORMATTER = "dd/MM/yyyy HH:mm:ss";
private static final String DATE_FORMATTER = "dd/MM/yyyy HH:mm:ss";

private final EDCApiProxy eDCApiProxy;

Expand Down

0 comments on commit fc950a0

Please sign in to comment.