Skip to content

Commit

Permalink
test3
Browse files Browse the repository at this point in the history
  • Loading branch information
Parisa68 committed Jun 20, 2024
1 parent d96c22a commit 5677c17
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ public class LocalEGADOAApplication {
*/
public static void main(String[] args) {
SpringApplication application = new SpringApplication(LocalEGADOAApplication.class);

Properties properties = new Properties();
String rootCertPath = System.getenv("ROOT_CERT_PATH");
String rootCertPass = System.getenv("ROOT_CERT_PASSWORD");
Expand Down

0 comments on commit 5677c17

Please sign in to comment.