Skip to content

Commit db3a626

Browse files
committed
feat: removed lint error
1 parent 9d1d422 commit db3a626

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/routes/(console)/bottomAlerts.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ if (isCloud) {
3232
},
3333
show: true
3434
};
35-
35+
3636
listOfPromotions.push(csvImportPromo);
37-
37+
3838
setMobileSingleAlertLayout({
3939
title: csvImportPromo.title,
4040
message: csvImportPromo.message,

0 commit comments

Comments
 (0)