chore(linux): Remove unnecessary variable
We can directly use `logging.error` instead of `logging.log`. Then we don't need the `severity` variable.
parent
943e1dae
Please register or sign in to comment
We can directly use `logging.error` instead of `logging.log`. Then we don't need the `severity` variable.