Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Aziz Essid authored and Aziz Essid committed Aug 9, 2022
1 parent 5c102f7 commit 5dd0f25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/ca/uhn/fhir/jpa/starter/Application.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
Batch2JobsConfig.class
})
public class Application extends SpringBootServletInitializer {

public static void main(String[] args) {

SpringApplication.run(Application.class, args);
Expand Down

0 comments on commit 5dd0f25

Please sign in to comment.