chore(backend): Code QA in backend username script
This commit is contained in:
parent
a18b6f4745
commit
efadcb512c
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ await checkUsers(data.users)
|
|||
console.log()
|
||||
|
||||
async function checkUsers(users) {
|
||||
const total = Object.keys(users).length
|
||||
let i = 0
|
||||
for (const user of Object.values(users)) {
|
||||
i++
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue