From 926b40e46cb62ba4f84dcb7cb9a17557348f52c2 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Tue, 22 Sep 2015 08:50:45 +0800 Subject: [PATCH] Delete duplicate application.properties Closes gh-4004 --- .../spring-boot-sample-simple/application.properties | 1 - 1 file changed, 1 deletion(-) delete mode 100644 spring-boot-samples/spring-boot-sample-simple/application.properties diff --git a/spring-boot-samples/spring-boot-sample-simple/application.properties b/spring-boot-samples/spring-boot-sample-simple/application.properties deleted file mode 100644 index 4dfe84cedc6..00000000000 --- a/spring-boot-samples/spring-boot-sample-simple/application.properties +++ /dev/null @@ -1 +0,0 @@ -name: Phil \ No newline at end of file