Skip to content

Commit

Permalink
🚨 Fix TAB identation
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurmfnsc committed Apr 8, 2024
1 parent 2fd9421 commit 114abf3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@

@SpringBootApplication
public class ApiFirstApplication {

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

}

0 comments on commit 114abf3

Please sign in to comment.