[all-commits] [llvm/llvm-project] 76b468: [libc++][utils] Remove unused import in `run.py`

Joe Loser via All-commits all-commits at lists.llvm.org
Tue Jan 10 12:08:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76b468805c78ae02b114896146c1e972b8d0e20d
      https://github.com/llvm/llvm-project/commit/76b468805c78ae02b114896146c1e972b8d0e20d
  Author: Joe Loser <joeloser at fastmail.com>
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
    M libcxx/utils/run.py

  Log Message:
  -----------
  [libc++][utils] Remove unused import in `run.py`

`import sys` is unused in `libcxx/utils/run.py`: remove it.

Differential Revision: https://reviews.llvm.org/D141331




More information about the All-commits mailing list