Replaced tabs with spaces in auto-generated files
This commit is contained in:
+3
-3
@@ -6,8 +6,8 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
@SpringBootApplication
|
||||
public class FaunaBlogApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(FaunaBlogApplication.class, args);
|
||||
}
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(FaunaBlogApplication.class, args);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user