Update ActivitiWithSpringApplication.java

This commit is contained in:
Loredana Crusoveanu 2018-05-13 19:24:29 +03:00 committed by GitHub
parent 80c3a36e13
commit e6390c8d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -10,4 +10,3 @@ public class ActivitiWithSpringApplication {
SpringApplication.run(ActivitiWithSpringApplication.class, args);
}
}