Skip to content

Commit 313fd62

Browse files
committed
style(ReportService): fix indentation in javadoc comment.
Should be in 00d021f commit. [ci skip]
1 parent dedfc75 commit 313fd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/ru/mystamps/web/service/ReportService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import ru.mystamps.web.service.dto.AdminDailyReport;
2121

2222
/**
23-
*@author Maxim Shestakov
23+
* @author Maxim Shestakov
2424
*/
2525
public interface ReportService {
2626
String prepareDailyStatistics(AdminDailyReport report);

0 commit comments

Comments
 (0)