style: прогнать prettier по frontend

This commit is contained in:
2026-05-21 15:52:43 +05:00
parent b0cdf6207c
commit 95b8d97ccf
63 changed files with 1517 additions and 863 deletions
-2
View File
@@ -33,5 +33,3 @@ export function exportLogApi(data: LogExportDto): AxiosPromise {
responseType: "blob",
});
}