Skip to content

Commit 20794ea

Browse files
committed
style: fix eslint issue
1 parent cc0e719 commit 20794ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export default {
6363
locale,
6464
};
6565
});
66-
})
66+
}),
6767
);
6868

6969
return Promise.resolve(importedTrads);

0 commit comments

Comments
 (0)