Skip to content

Commit ee25cf3

Browse files
authored
Clean up LinktreecloneApplication.java formatting
Removed unnecessary blank lines in the main application file.
1 parent 49dddef commit ee25cf3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

linktreeclone-backend/src/main/java/br/com/linktreeclone/LinktreecloneApplication.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ public class LinktreecloneApplication {
99
public static void main(String[] args) {
1010
SpringApplication.run(LinktreecloneApplication.class, args);
1111
}
12-
13-
1412
}

0 commit comments

Comments
 (0)