Skip to content

Commit

Permalink
Update CartagApplication.java
Browse files Browse the repository at this point in the history
  • Loading branch information
tank3a committed Aug 17, 2023
1 parent bc8fccb commit 2432177
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/src/main/java/autoever2/cartag/CartagApplication.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

@SpringBootApplication
public class CartagApplication {


public static void main(String[] args) {
SpringApplication.run(CartagApplication.class, args);

Expand Down

0 comments on commit 2432177

Please sign in to comment.