Skip to content

Commit

Permalink
Update NutriDiaryApplication.java
Browse files Browse the repository at this point in the history
  • Loading branch information
IChowdhury01 authored Aug 2, 2021
1 parent d2bc173 commit 1e6ea05
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ public class NutridiaryApplication {
public static void main(String[] args) {
SpringApplication.run(NutridiaryApplication.class, args);
}

}

0 comments on commit 1e6ea05

Please sign in to comment.