зеркало из https://github.com/github/docs.git
fix: remove semicolons
This commit is contained in:
Родитель
57311c8c46
Коммит
720c194854
|
@ -93,9 +93,9 @@ module.exports = class Hydro {
|
|||
hydroText: res.statusText
|
||||
})
|
||||
|
||||
throw err;
|
||||
throw err
|
||||
}
|
||||
|
||||
return res;
|
||||
return res
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче