Skip to content

Commit 7e3278d

Browse files
authored
Update StreetDropApiApplication.java
1 parent c55daac commit 7e3278d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/streetdrop-api/src/main/java/com/depromeet/StreetDropApiApplication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ public static void main(String[] args) {
1010
SpringApplication.run(StreetDropApiApplication.class, args);
1111
}
1212

13-
}
13+
}

0 commit comments

Comments
 (0)