Skip to content

Commit 3032bd6

Browse files
author
ShinkuE
committed
fix: resolve syntax error in dataManager.ts
1 parent d884ed6 commit 3032bd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dataManager.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ export class DataManager {
199199
if (card.coupons.B.length !== initialLen) {
200200
modified = true;
201201
}
202-
}
203202
});
204203

205204
if (modified) {

0 commit comments

Comments
 (0)