mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-01-16 15:12:09 +01:00
style: remove unnecessary whitespace in multiple files for cleaner code
This commit is contained in:
@ -123,8 +123,8 @@ export default async function handler(
|
||||
where: { companyId: company.id }
|
||||
});
|
||||
|
||||
res.json({
|
||||
ok: true,
|
||||
res.json({
|
||||
ok: true,
|
||||
imported: importedCount,
|
||||
total: rawSessionData.length,
|
||||
sessions: sessionCount,
|
||||
|
||||
Reference in New Issue
Block a user